Add Swift AI

This commit is contained in:
Collin Hundley 2016-01-23 22:56:20 -07:00
parent b173afd2de
commit ae405409e9

View File

@ -983,6 +983,8 @@ on MNIST digits[DEEP LEARNING]
<a name="swift-general-purpose" />
#### General-Purpose Machine Learning
* [Swift AI](https://github.com/collinhundley/Swift-AI) - Highly optimized artificial intelligence and machine learning library written in Swift.
* [BrainCore](https://github.com/aleph7/BrainCore) - The iOS and OS X neural network framework
* [swix](https://github.com/scottsievert/swix) - A bare bones library that
includes a general matrix language and wraps some OpenCV for iOS development.