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 438df25 commit 2118d14Copy full SHA for 2118d14
README.md
@@ -1,8 +1,9 @@
1
# Gradient-Samples
2
Samples for [Gradient](https://losttech.software/gradient.html), TensorFlow binding for .NET
3
4
-**[Billion Songs](https://github.com/losttech/BillionSongs)** a repository with
5
-deep learning-powered song lyrics generator in an ASP.NET Core web site.
+**[Billion Songs](https://github.com/losttech/BillionSongs)** a separate repository with
+deep learning-powered song lyrics generator in an ASP.NET Core web site. See also:
6
+[Writing billion songs with C# and Deep Learning](https://habr.com/post/453232/)
7
8
**BasicMath**- creates two constant tensors and performs simple algebraic operations on them
9
0 commit comments