Maybe a small error in Notebook ''Multilayer Perceptrons''? #11

Closed
opened 2025-11-02 00:01:19 -05:00 by GiteaMirror · 2 comments
Owner

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.

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.
Author
Owner

@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:

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.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/GokuMohandas/practicalAI/issues/132, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AnXnO9a0ypGSdw-8M1whBoVBQa53NJR-ks5vVMRqgaJpZM4bnI6M
.

@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: > 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. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/GokuMohandas/practicalAI/issues/132>, or mute the > thread > <https://github.com/notifications/unsubscribe-auth/AnXnO9a0ypGSdw-8M1whBoVBQa53NJR-ks5vVMRqgaJpZM4bnI6M> > . >
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#11