378 Forks
1950 Stars
1950 Watchers

tinyflow

Tutorial code on how to build your own Deep Learning System in 2k Lines

How to download and setup tinyflow

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

Or simply clone tinyflow with SSH
[email protected]:tqchen/tinyflow.git

If you have some problems with tinyflow

You may open issue on tinyflow support forum (system) here: https://github.com/tqchen/tinyflow/issues