From 09432f59866880631effa7ec66d8dc218c1cd897 Mon Sep 17 00:00:00 2001 From: deetruong89 Date: Tue, 31 May 2016 23:18:29 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 616c81d..4f218c9 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ For a list of free machine learning books available for download, go [here](http - [General-Purpose Machine Learning](#scala-general-purpose) - [Swift](#swift) - [General-Purpose Machine Learning](#swift-general-purpose) +- [TensorFlow](#tensor) + - [General-Purpose Machine Learning](#tensor-general-purpose) - [Credits](#credits) @@ -1121,6 +1123,13 @@ on MNIST digits[DEEP LEARNING] It currently allows using deep convolutional neural network models trained in Caffe on Apple operating systems. * [AIToolbox](https://github.com/KevinCoble/AIToolbox) - A toolbox framework of AI modules written in Swift: Graphs/Trees, Linear Regression, Support Vector Machines, Neural Networks, PCA, KMeans, Genetic Algorithms, MDP, Mixture of Gaussians. + +## TensorFlow + + +#### General-Purpose Machine Learning +* [Awesome TensorFlow](https://github.com/jtoy/awesome-tensorflow) - A list of all things related to TensorFlow + ## Credits