462 Forks
2861 Stars
2861 Watchers

TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.

How to download and setup TensorFlow.NET

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

Or simply clone TensorFlow.NET with SSH
[email protected]:SciSharp/TensorFlow.NET.git

If you have some problems with TensorFlow.NET

You may open issue on TensorFlow.NET support forum (system) here: https://github.com/SciSharp/TensorFlow.NET/issues