mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
Maybe a small error in Notebook ''Multilayer Perceptrons''? #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LinglanZhao on GitHub (Mar 10, 2019).
In the cell of "Training" in Notebook ''Multilayer Perceptrons'', the sentence "6. Repeat steps 2 - 4 until model performs well." should be changed into "6. Repeat steps 2 - 5 until model performs well." Because gradient descent is implemented after each iteration.
@leebeck69 commented on GitHub (Mar 10, 2019):
How can re reinstall my laptop think it is crupted
On Sun, 10 Mar 2019, 08:38 LinglanZhao, notifications@github.com wrote:
@GokuMohandas commented on GitHub (May 15, 2019):
hey @LinglanZhao thanks for the fix! and @leebeck69 , sorry for the delay in response. We'll be releasing a much larger and better release this August so look out for that! And it'll all be in TensorFlow 2.0 + Keras and we'll provide complete set up instructions with that.