Skip to content

Commit

Permalink
chapter_recurrent-neural-networks/rnn (d2l-ai#886)
Browse files Browse the repository at this point in the history
* fix errors in 8.4. RNN

* add term "broadcast"

* fix errors in 8.4.1. NN without Hidden States

* fix errors in 8.4.2. RNN with Hidden States

* fix errors in 8.4.3. RNN-based Character-Level Language Models

* fix errors in 8.4.4. Perplexity

* end of fix errors in 8.4.

* Update rnn.md

Co-authored-by: goldmermaid <[email protected]>
  • Loading branch information
zhuyuanxiang and goldmermaid authored Jul 21, 2021
1 parent 8253f8f commit 3ef6a8d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
2 changes: 2 additions & 0 deletions TERMINOLOGY.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@

共现,co-occurrence

广播,broadcast

归一化,normalization

过拟合,overfitting
Expand Down
Loading

0 comments on commit 3ef6a8d

Please sign in to comment.