Update README.md

This commit is contained in:
deetruong89 2016-05-31 23:18:29 -07:00
parent b1f957061a
commit 09432f5986

View File

@ -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)
<!-- /MarkdownTOC -->
@ -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.
<a name="tensor" />
## TensorFlow
<a name="tensor-general-purpose" />
#### General-Purpose Machine Learning
* [Awesome TensorFlow](https://github.com/jtoy/awesome-tensorflow) - A list of all things related to TensorFlow
<a name="credits" />
## Credits