|
@@ -3,15 +3,16 @@ |
|
|
**TensorFlow.NET** (TF.NET) provides a .NET Standard binding for [TensorFlow](https://www.tensorflow.org/). It aims to implement the complete Tensorflow API in C# which allows .NET developers to develop, train and deploy Machine Learning models with the cross-platform .NET Standard framework. TensorFlow.NET has built-in Keras high-level interface and is released as an independent package [TensorFlow.Keras](https://www.nuget.org/packages/TensorFlow.Keras/). |
|
|
**TensorFlow.NET** (TF.NET) provides a .NET Standard binding for [TensorFlow](https://www.tensorflow.org/). It aims to implement the complete Tensorflow API in C# which allows .NET developers to develop, train and deploy Machine Learning models with the cross-platform .NET Standard framework. TensorFlow.NET has built-in Keras high-level interface and is released as an independent package [TensorFlow.Keras](https://www.nuget.org/packages/TensorFlow.Keras/). |
|
|
|
|
|
|
|
|
[](https://gitter.im/sci-sharp/community) |
|
|
[](https://gitter.im/sci-sharp/community) |
|
|
[](https://ci.appveyor.com/project/Haiping-Chen/tensorflow-net) |
|
|
|
|
|
[](https://www.nuget.org/packages/TensorFlow.NET) |
|
|
|
|
|
|
|
|
[](https://github.com/SciSharp/TensorFlow.NET/actions/workflows/build_and_test.yml) |
|
|
|
|
|
[](https://www.nuget.org/packages/TensorFlow.NET) |
|
|
|
|
|
[](https://www.myget.org/feed/scisharp/package/nuget/Tensorflow.NET) |
|
|
[](https://tensorflownet.readthedocs.io/en/latest/?badge=latest) |
|
|
[](https://tensorflownet.readthedocs.io/en/latest/?badge=latest) |
|
|
[](https://996.icu/#/en_US) |
|
|
[](https://996.icu/#/en_US) |
|
|
[](https://mybinder.org/v2/gh/javiercp/BinderTF.NET/master?urlpath=lab) |
|
|
[](https://mybinder.org/v2/gh/javiercp/BinderTF.NET/master?urlpath=lab) |
|
|
|
|
|
|
|
|
English | [中文](docs/README-CN.md) |
|
|
English | [中文](docs/README-CN.md) |
|
|
|
|
|
|
|
|
*master branch is corresponding to tensorflow v2.10, v0.6x branch is from tensorflow v2.6, v0.15-tensorflow1.15 is from tensorflow1.15.* |
|
|
|
|
|
|
|
|
*master branch and v0.100.x is corresponding to tensorflow v2.10, v0.6x branch is from tensorflow v2.6, v0.15-tensorflow1.15 is from tensorflow1.15. Please add `https://www.myget.org/F/scisharp/api/v3/index.json` to nuget source to use nightly release.* |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
 |
|
|