Skip to content

Commit df3851e

Browse files
author
Guled
authored
Update README.md
1 parent 33200e6 commit df3851e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
![](https://github.com/Somnibyte/MLKit/blob/master/MLKitSmallerLogo.png)
22

3-
# [WIP] MLKit (a.k.a Machine Learning Kit) 🤖
3+
# MLKit (a.k.a Machine Learning Kit) 🤖
44
MLKit is a simple machine learning framework written in Swift. Currently MLKit features machine learning algorithms that deal with the topic of regression, but the framework will expand over time with topics such as classification, clustering, recommender systems, and deep learning. The vision and goal of this framework is to provide developers with a toolkit to create products that can learn from data. MLKit is a side project of mine in order to make it easier for developers to implement machine learning algorithms on the go, and to familiarlize myself with machine learning concepts.
55

6+
*This project is under active development and is not ready for use in commercial or personal projects.*
7+
68
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/josephmisiti/awesome-machine-learning)
79
[![Version](https://img.shields.io/cocoapods/v/MLKit.svg?style=flat)](https://cocoapods.org/pods/MachineLearningKit)
810
[![License](https://img.shields.io/cocoapods/l/MLKit.svg?style=flat)](https://cocoapods.org/pods/MachineLearningKit)

0 commit comments

Comments
 (0)