8000 docs: add discord info to readme. · DevNullx64/TensorFlow.NET@6511737 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6511737

Browse files
AsakusaRinneOceania2018
authored andcommitted
docs: add discord info to readme.
1 parent 87b3452 commit 6511737

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
**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/).
44

5+
![Discord](https://img.shields.io/discord/1106946823282761851?label=Discord)
56
[![Join the chat at https://gitter.im/publiclab/publiclab](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sci-sharp/community)
67
[![CI Status](https://github.com/SciSharp/TensorFlow.NET/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/SciSharp/TensorFlow.NET/actions/workflows/build_and_test.yml)
78
[![NuGet Badge](https://buildstats.info/nuget/TensorFlow.NET?includePreReleases=true)](https://www.nuget.org/packages/TensorFlow.NET)
@@ -238,9 +239,9 @@ Buy our book to make open source project be sustainable [TensorFlow.NET实战](h
238239

239240
### Contact
240241

241-
Follow us on [Twitter](https://twitter.com/ScisharpStack), [Facebook](https://www.facebook.com/scisharp.stack.9), [Medium](https://medium.com/scisharp), [LinkedIn](https://www.linkedin.com/company/scisharp-stack/).
242+
Join our chat on [Discord](https://discord.gg/quBc2jrz) or [Gitter](https://gitter.im/sci-sharp/community).
242243

243-
Join our chat on [Gitter](https://gitter.im/sci-sharp/community).
244+
Follow us on [Twitter](https://twitter.com/ScisharpStack), [Facebook](https://www.facebook.com/scisharp.stack.9), [Medium](https://medium.com/scisharp), [LinkedIn](https://www.linkedin.com/company/scisharp-stack/).
244245

245246
TensorFlow.NET is a part of [SciSharp STACK](https://scisharp.github.io/SciSharp/)
246247
<br>

0 commit comments

Comments
 (0)
0