greyhatguy007 / Machine-Learning-Specialization-Coursera

Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
MIT License
3.72k stars 2.37k forks source link

In C2W2 Optional Labs, there aren't any labs for the "Back Propagation" section in Andrew NG's course #14

Closed ghost closed 1 month ago

ghost commented 1 year ago

Describe the Error In "C2W2 Optional labs" folder, there aren't any labs for the "Back Propagation" section in Andrew NG's Coursera course

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/greyhatguy007/Machine-Learning-Specialization-Coursera/tree/main/C2%20-%20Advanced%20Learning%20Algorithms/week2/optional-labs
  2. Scroll down to the list of ipynb files
  3. There aren't any labs for "Back Propagation"

Expected behavior I expected two more optional labs, one about "Derivatives" and another about "Back propagation"

Screenshots This is what was shown Andrew NG's Machine Learning Specialization course on Coursera image

Desktop (please complete the following information):

Additional context I'm just wondering if you forgot to add these "Derivatives" and "Back Propagation" optional labs. If this was intended, I apologize.

greyhatguy007 commented 1 year ago

Will add it soon. Contributions are welcome.

annoyingCode commented 1 year ago

Actually, the course was updated a few months ago, and the back propagation was added in the update. This repository has all the contents before that update.

greyhatguy007 commented 1 month ago

resolved in PR #30