Skip to content

Commit

Permalink
RX-261 Add link to Google's comic
Browse files Browse the repository at this point in the history
  • Loading branch information
lutydlitatova authored Sep 23, 2019
1 parent 5688a36 commit a758971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@

_While, in theory, you can just download Tensorflow and start making deep neural networks, it doesn’t hurt to know some of the theory and philosophy that lies behind the algorithms that so many of us know and love today._

- [Learning Machine Learning: An online comic from Google AI] - Understand the basics of supervised and unsupervised learning (15 min)
- [Learning Machine Learning: An online comic from Google AI](http://cloud.google.com/products/ai/ml-comic-1) - Understand the basics of supervised and unsupervised learning (15 min)
- [Bias and variance](https://elitedatascience.com/bias-variance-tradeoff) - Distinguish between different types of prediction error. (5 min)
- [Bias and variance and the .632 rule](https://stats.stackexchange.com/questions/96739/what-is-the-632-rule-in-bootstrapping) - Balance bias and variance when bootstrapping. (10 min)
- [Generalization performance & model selection, nested cross-validation](https://stats.stackexchange.com/questions/64991/model-selection-and-cross-validation-the-right-way) - Use best practices for cross-validation. (10 min)
Expand Down

0 comments on commit a758971

Please sign in to comment.