SciSharp/TensorFlow.NET
A .NET Standard binding for TensorFlow that enables C# and F# developers to develop, train, and deploy machine learning models.

Velocity · 7d
+1.2
★ / day
Trend
→steady
star history
TensorFlow.NET provides .NET Standard bindings for Google’s TensorFlow framework. It implements the TensorFlow API in C#, allowing .NET developers to build, train, and deploy machine learning models using the cross-platform .NET Standard framework. The project includes a built-in Keras high-level interface as a separate package for simplified model construction.