Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Student Feedback - Chapter Three #315

Closed
jasonjabbour opened this issue Jul 15, 2024 · 1 comment · Fixed by #316
Closed

Student Feedback - Chapter Three #315

jasonjabbour opened this issue Jul 15, 2024 · 1 comment · Fixed by #316
Assignees
Labels
improvement Improve existing content

Comments

@jasonjabbour
Copy link
Collaborator

Chapter Three - DL Primer

  • In 3.2 Neural Networks, we feel like we would've benefitted from more detail about weights, biases, and activation functions used by a Perceptron to create an output.
  • In 3.2.2 Multilayer Perceptron section, we didn't fully understand the concept of layers until we watched the included videos. If students are intended to understand these ideas without help from video, perhaps go into more detail?
  • After reading the Backpropagation section, we still found ourselves confused about how this algorithm benefits deep neural networks
  • We wish there was more detail in the CNN section. Specifically, how are CNNs different from multilayer perceptrons?
  • In 3.2.5 Choosing Traditional ML vs DL, we were under the assumption that deep learning is a kind of ML. Could you clarify this in the text?

Machine Learning Systems - 3 DL Primer.pdf

Originally posted by @sgiannuzzi39 in #256 (comment)

@jasonjabbour jasonjabbour changed the title ### **Student Perspective Feedback - Chapter Three** Student Feedback - Chapter Three Jul 15, 2024
@jasonjabbour
Copy link
Collaborator Author

jasonjabbour commented Jul 15, 2024

  • Add more details about weights, biases, and activation functions.
  • Explain the concept of layers in neural networks.
  • Better motivate the need for backpropagation and how it fits into the training process.
  • Better distinguish CNNs from MLPs.
  • Clarify difference between what we mean by traditional ML and DL.

@jasonjabbour jasonjabbour self-assigned this Jul 15, 2024
@jasonjabbour jasonjabbour added the improvement Improve existing content label Jul 15, 2024
@jasonjabbour jasonjabbour linked a pull request Jul 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve existing content
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant