mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-23 21:23:37 +03:00
Adding Perfect-TensorFlow - Swift Language Binding
This commit is contained in:
parent
cdb0adee57
commit
8789762a77
@ -1265,6 +1265,7 @@ be
|
||||
* [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.
|
||||
* [Swift Brain](https://github.com/vlall/Swift-Brain) - The first neural network / machine learning library written in Swift. This is a project for AI algorithms in Swift for iOS and OS X development. This project includes algorithms focused on Bayes theorem, neural networks, SVMs, Matrices, etc..
|
||||
* [Perfect TensorFlow](https://github.com/PerfectlySoft/Perfect-TensorFlow) - Swift Language Bindings of TensorFlow. Using native TensorFlow models on both macOS / Linux.
|
||||
|
||||
<a name="tensor"></a>
|
||||
## TensorFlow
|
||||
|
Loading…
Reference in New Issue
Block a user