You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
1
# TensorFlow.NET
2
+

3
+
2
4
TensorFlow.NET (TF.NET) provides a .NET Standard binding for [TensorFlow](https://www.tensorflow.org/). It aims to implement the complete Tensorflow API in CSharp which allows .NET developers to develop, train and deploy Machine Learning models with the cross-platform .NET Standard framework.
3
5
4
6
[](https://gitter.im/sci-sharp/community)
@@ -186,6 +188,8 @@ Feel free to star or raise issue on [Github](https://github.com/SciSharp/TensorF
186
188
187
189
Join our chat on [Gitter](https://gitter.im/sci-sharp/community) or
0 commit comments