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

ELI5 explanation #2

Open
gnubyte opened this issue Jun 7, 2018 · 2 comments
Open

ELI5 explanation #2

gnubyte opened this issue Jun 7, 2018 · 2 comments

Comments

@gnubyte
Copy link

gnubyte commented Jun 7, 2018

The problems I encounter while watching these videos is that there is enough tabs open that I have to spend an hour researching an idea of an idea of an idea.

Can we begin to assemble some "explain it to me like Im five" explanations here? I think it would help streamline the process. We can use this issue to crowdsource the explanations and collaborate on it.

@gnubyte
Copy link
Author

gnubyte commented Jun 7, 2018

So for example, chapter 1 opens to back propagation. Here are questions that I think we should begin answering in a separate file in the repo in markdown:

  • What is back propagation?
  • Why is it relevant?
  • Where would I use back propagation?
  • Where can I apply this in my 9/5, typical daily setting, for an average IT Helpdesk, System administrator, Web dev, or programmer? (Notably outside the realm of data analyst)

this distinction of target audience allows us to work outside the vacuum of assumptions that 'x' person has a background, and allows us to make readers digests/summaries, for those who are short on time or have life responsibilities such as kids that demand more time of them

@Lovejonezin
Copy link

Well I think the course makes the assumption that if one has an interest in the subject matter, they will follow their own questions to get the answer best suited for their needs.

Speaking of myself, I had a base knowledge in deep learning from the other Siraj Raval YT videos, so the supplemental information with this course is sufficient for me. Back propagation is one of the largest parts of the neural network, more than likely you've heard it before even beginning to code one.

I do wish the first exercise didn't skip around so much. Just explain the lines of code as it's being entered. I wasted a week out of frustration and decided to come back later to figure it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants