Skip to content

Commit

Permalink
Update mlp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Jun 4, 2020
1 parent 42e4006 commit 0e75db4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions units/mlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@

## Content

* [Multilayer Perceptron](http:https://en.diveintodeeplearning.org/chapter_multilayer-perceptrons/mlp.html)
* [Multilayer Perceptron Implementation](http:https://en.diveintodeeplearning.org/chapter_multilayer-perceptrons/mlp-scratch.html)
* [Multilayer Perceptron in Gluon](http:https://en.diveintodeeplearning.org/chapter_multilayer-perceptrons/mlp-gluon.html)
* [Multilayer Perceptron](https:https://d2l.ai/chapter_multilayer-perceptrons/mlp.html)
* [Multilayer Perceptron Implementation](https:https://d2l.ai/chapter_multilayer-perceptrons/mlp-scratch.html)
* [Multilayer Perceptron in Gluon](https:https://d2l.ai/chapter_multilayer-perceptrons/mlp-concise.html)

## Videos

Expand Down

0 comments on commit 0e75db4

Please sign in to comment.