From 8789762a77b34391932917c4b27d3740191bd59e Mon Sep 17 00:00:00 2001 From: Rockford Wei Date: Tue, 27 Jun 2017 14:16:31 -0400 Subject: [PATCH] Adding Perfect-TensorFlow - Swift Language Binding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96553b2..1e0e399 100644 --- a/README.md +++ b/README.md @@ -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. ## TensorFlow