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
578 forks
Language: C#
last commit: 10 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,251 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,185 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,132 |
tensorflow/tensorboard | A tool for visualizing and analyzing the output of machine learning models. | 6,717 |
yahoo/tensorflowonspark | Enables distributed deep learning on Apache Spark clusters using TensorFlow | 3,875 |
vahidk/effectivetensorflow | A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework | 8,624 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,190 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,177 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,619 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
galeone/tfgo | A Go library that simplifies the use of TensorFlow in Go by addressing common issues with its bindings. | 2,425 |
databricks/tensorframes | Enables manipulation of Apache Spark DataFrames using TensorFlow programs | 749 |
ethereon/caffe-tensorflow | Converts Caffe models to TensorFlow format | 2,798 |