We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2118d14 commit 2a06ffaCopy full SHA for 2a06ffa
README.md
@@ -2,7 +2,9 @@
2
Samples for [Gradient](https://losttech.software/gradient.html), TensorFlow binding for .NET
3
4
**[Billion Songs](https://github.com/losttech/BillionSongs)** a separate repository with
5
-deep learning-powered song lyrics generator in an ASP.NET Core web site. See also:
+deep learning-powered song lyrics generator in an ASP.NET Core web site.
6
+
7
+See also:
8
[Writing billion songs with C# and Deep Learning](https://habr.com/post/453232/)
9
10
**BasicMath**- creates two constant tensors and performs simple algebraic operations on them
0 commit comments