From ae405409e9ab56a3e235a6bd16e94f5d27c6fb74 Mon Sep 17 00:00:00 2001 From: Collin Hundley Date: Sat, 23 Jan 2016 22:56:20 -0700 Subject: [PATCH] Add Swift AI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 817d0d8..8148c1c 100644 --- a/README.md +++ b/README.md @@ -983,6 +983,8 @@ on MNIST digits[DEEP LEARNING] #### 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.