mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-25 18:52:16 +03:00
Merge pull request #297 from Somnibyte/master
Added MLKit Framework to Swift Machine Learning Category
This commit is contained in:
commit
30dd318a16
@ -1140,6 +1140,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [DeepLearningKit](http://deeplearningkit.org/) an Open Source Deep Learning Framework for Apple’s 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.
|
||||
* [MLKit](https://github.com/Somnibyte/MLKit) - A simple Machine Learning Framework written in Swift. Currently features Simple Linear Regression, Polynomial Regression, and Ridge Regression.
|
||||
|
||||
<a name="tensor" />
|
||||
## TensorFlow
|
||||
|
Loading…
Reference in New Issue
Block a user