Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 744ff87

Browse files
Update README.md
1 parent 3ca6a29 commit 744ff87

File tree

1 file changed

+3
-3
lines changed
  • 04. Generating Song Lyrics Using RNN

1 file changed

+3
-3
lines changed

‎04. Generating Song Lyrics Using RNN/README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# [Chapter 4. Generating Song lyrics with RNN](#)
44

55

6-
* [4.1. Hola Recurrent Neural Networks](#)
6+
* [4.1. Hola Recurrent Neural Networks](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/04.%20Generating%20Song%20Lyrics%20Using%20RNN/4.01%20Hola%20Recurrent%20Neural%20Networks.ipynb)
77
* 4.1. The difference between feedforward networks and RNN
88
* 4.2. Forward Propagation in RNN
99
* 4.3. Backpropagation through time (BPTT)
@@ -14,9 +14,9 @@
1414
* 4.5. Vanishing and Exploding Gradients
1515
* 4.5.1. Vanishing Gradients
1616
* 4.5.2. Exploding Gradients
17-
* [4.6. Generating song lyrics using RNN](#)
17+
* [4.6. Generating song lyrics using RNN](https://github.com/sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python/blob/master/04.%20Generating%20Song%20Lyrics%20Using%20RNN/4.06%20Generating%20Song%20Lyrics%20Using%20RNN.ipynb)
1818
* 4.7. Different types of RNN architectures
1919
* 4.7.1. One-to-One Architecture
2020
* 4.7.2. One-to-Many Architecture
2121
* 4.7.3. Many-to-One Architecture
22-
* 4.7.4. Many-to-Many Architecture
22+
* 4.7.4. Many-to-Many Architecture

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /