Skip to content

Commit 2118d14

Browse files
authored
added a link to a blog post about BillionSongs to README
1 parent 438df25 commit 2118d14

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
@@ -1,8 +1,9 @@
11
# Gradient-Samples
22
Samples for [Gradient](https://losttech.software/gradient.html), TensorFlow binding for .NET
33

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.
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:
6+
[Writing billion songs with C# and Deep Learning](https://habr.com/post/453232/)
67

78
**BasicMath**- creates two constant tensors and performs simple algebraic operations on them
89

0 commit comments

Comments
 (0)