/MLKit

Primary LanguageSwift

MLKit

MLKit is a machine learning framework for iOS and OS X built using Swift, Metal, and Accelerate. This framework will provide infrastructure needed to easily create deep neural networks and embed them within iOS applications.

Features

  • Fast Matrix Computation.
  • A small set of MLBlocks needed to easily create neural networks.
  • Gradient descent based optimizer.