85 Forks
443 Stars
443 Watchers

TensorFlow-iOS-Example

Source code for my blog post "Getting started with TensorFlow on iOS"

How to download and setup TensorFlow-iOS-Example

Open terminal and run command
git clone https://github.com/hollance/TensorFlow-iOS-Example.git
git clone is used to create a copy or clone of TensorFlow-iOS-Example 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 TensorFlow-iOS-Example https://github.com/hollance/TensorFlow-iOS-Example/archive/master.zip

Or simply clone TensorFlow-iOS-Example with SSH
[email protected]:hollance/TensorFlow-iOS-Example.git

If you have some problems with TensorFlow-iOS-Example

You may open issue on TensorFlow-iOS-Example support forum (system) here: https://github.com/hollance/TensorFlow-iOS-Example/issues