mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-24 18:22:57 +03:00
Update README.md
This commit is contained in:
parent
b1f957061a
commit
09432f5986
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user