Add AIToolbox to Swift section

This commit is contained in:
KevinCoble 2016-04-25 18:59:00 -06:00
parent 11e85fd4cb
commit ee5be4e05c

View File

@ -1099,6 +1099,7 @@ on MNIST digits[DEEP LEARNING]
includes a general matrix language and wraps some OpenCV for iOS development.
* [DeepLearningKit](http://deeplearningkit.org/) an Open Source Deep Learning Framework for Apples iOS, OS X and tvOS.
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="credits" />
## Credits