In the past I mentioned the Swix library a Swift matrix math and machine learning library inspired by Python/Matlab.
Here’s an open source Swift library called Swift AI from Collin Hundley for High-performance AI and machine learning.
Currently the library features a feed-forward neural network, and a fast matrix library with more features on the way.
Examples are included demonstrating handwriting recognition, and 2d function recognition using the feed-forward neural network.
You can find Swift-AI on Github here.
An interesting Swift AI library.
Original article: An Open Source Swift Library For High-Performance AI And Machine Learning
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.