migueldeicaza/TensorFlowSharp
.NET language bindings for TensorFlow enabling ML model loading and execution from C# and F#.

Not currently ranked — collecting fresh signals.
star history
TensorFlowSharp provides strongly-typed .NET API access to the TensorFlow C API, allowing C# and F# developers to load and run trained ML models in .NET environments. It surfaces the complete low-level TensorFlow API as a .NET library, enabling users to prototype models in Python using TensorFlow or Keras, then load and execute those models from .NET code with their own data.
Frequently asked
- What is migueldeicaza/TensorFlowSharp?
- .NET language bindings for TensorFlow enabling ML model loading and execution from C# and F#.
- Is TensorFlowSharp open source?
- Yes — migueldeicaza/TensorFlowSharp is open source, released under the MIT license.
- What language is TensorFlowSharp written in?
- migueldeicaza/TensorFlowSharp is primarily written in C#.
- How popular is TensorFlowSharp?
- migueldeicaza/TensorFlowSharp has 3.1k stars on GitHub.
- Where can I find TensorFlowSharp?
- migueldeicaza/TensorFlowSharp is on GitHub at https://github.com/migueldeicaza/TensorFlowSharp.