Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 388 Bytes

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.