diff --git a/README.md b/README.md index 39335c5..901a48a 100644 --- a/README.md +++ b/README.md @@ -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. ## TensorFlow