TensorFlow.NET
ML framework
Provides .NET Standard bindings for Google's TensorFlow to enable C# developers to build, train, and deploy Machine Learning models.
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
3k stars
125 watching
523 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
chatbotcsharpdeep-learningdotnetcorekerasmachine-learningscisharptensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
migueldeicaza/tensorflowsharp | A .NET API for running existing machine learning models and creating new ones using the TensorFlow library | 3,141 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
yahoo/tensorflowonspark | Enables distributed deep learning on Apache Spark clusters using TensorFlow | 3,875 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,185 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,280 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,035 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
google-parfait/tensorflow-federated | An open-source framework for training machine learning models across decentralized data | 2,319 |
perfectlysoft/perfect-tensorflow | A Swift wrapper around TensorFlow's C API for machine learning on the server-side. | 168 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,619 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |