TensorFlowSharp
ML runtime
A .NET API for running existing machine learning models and creating new ones using the TensorFlow library
TensorFlow API for .NET languages
3k stars
231 watching
577 forks
Language: C#
last commit: 11 months ago
Linked from 2 awesome lists
c-sharpdot-netf-sharpmachine-learningmonotensorflowxamarin
Related projects:
Repository | Description | Stars |
---|---|---|
scisharp/tensorflow.net | Provides .NET Standard bindings for Google's TensorFlow to enable C# developers to build, train, and deploy Machine Learning models. | 3,257 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,300 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,194 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,072 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,135 |
tensorflow/tensorboard | A tool for visualizing and analyzing the output of machine learning models. | 6,727 |
yahoo/tensorflowonspark | Enables distributed deep learning on Apache Spark clusters using TensorFlow | 3,874 |
vahidk/effectivetensorflow | A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework | 8,621 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,195 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,230 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,620 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,004 |
galeone/tfgo | A Go library that simplifies the use of TensorFlow in Go by addressing common issues with its bindings. | 2,430 |
databricks/tensorframes | Enables manipulation of Apache Spark DataFrames using TensorFlow programs | 749 |
ethereon/caffe-tensorflow | Converts Caffe models to TensorFlow format | 2,797 |