10 Forks
17 Stars
17 Watchers

CoreML-on-iPhone

This repository contains all of the code used in the blog post, A guide to Machine Learning on iPhone : Intro to Apple's CoreML

How to download and setup CoreML-on-iPhone

Open terminal and run command
git clone https://github.com/mohdsanadzakirizvi/CoreML-on-iPhone.git
git clone is used to create a copy or clone of CoreML-on-iPhone repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CoreML-on-iPhone https://github.com/mohdsanadzakirizvi/CoreML-on-iPhone/archive/master.zip

Or simply clone CoreML-on-iPhone with SSH
[email protected]:mohdsanadzakirizvi/CoreML-on-iPhone.git

If you have some problems with CoreML-on-iPhone

You may open issue on CoreML-on-iPhone support forum (system) here: https://github.com/mohdsanadzakirizvi/CoreML-on-iPhone/issues