Skip to content

Commit

Permalink
Chapter recurrent neural networks/sequence (d2l-ai#872)
Browse files Browse the repository at this point in the history
* fix errors in 8.1. Sequence Models

* fix errors in 8.1.1. Statistical Tools

* fix errors in 8.1.1.1. Augoregressive Models

* fix errors in 8.1.1.2. Markov Models

* fix errors in 8.1.1.3. Causality

* fix errors in 8.1.2. Training

* fix errors in 8.1.3. Prediction
the end of fixing errors in 8.1.

* fix errors in 8.1. Sequence Models

* term: 近似法,approximate method

* fix errors in 8.1.1. Statistical Tools

* fix errors in 8.1.2. Training

* fix errors in 8.1.3. Prediction

* end of fix errors in 8.1.

* Update sequence.md

* Update sequence.md

Co-authored-by: goldmermaid <[email protected]>
  • Loading branch information
zhuyuanxiang and goldmermaid authored Jul 9, 2021
1 parent b316438 commit 9492ed3
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 36 deletions.
2 changes: 2 additions & 0 deletions TERMINOLOGY.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@

解码器,decoder

近似法,approximate method

精确度,precision

经验风险最小化,empirical risk minimization
Expand Down
Loading

0 comments on commit 9492ed3

Please sign in to comment.