Skip to content

johnathaningle/TensorFlow.NET-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow.NET Examples

TensorFlow.NET Examples contains many practical examples written in C#. If you still don't know how to use .NET for deep learning, getting started from this Repo is your best choice.

Join the chat at https://gitter.im/publiclab/publiclab

Run specific example in shell:

dotnet TensorFlowNET.Examples.dll -ex "MNIST CNN"

Example runner will download all the required files like training data and model pb files.

TensorFlow.NET is a part of SciSharp STACK

About

TensorFlow.NET Examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.3%
  • Python 7.3%
  • F# 1.4%