chrszlz / MLKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Swift 92.2%Language:Metal 7.0%Language:Objective-C 0.9%