zackchase / mxnet-the-straight-dope

An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
https://d2l.ai/
Apache License 2.0
2.56k stars 725 forks source link

Feedback for ch02 #204

Open simoncorstonoliver opened 7 years ago

simoncorstonoliver commented 7 years ago

Shouldn't there be an introduction for the chapter?

chapter02_supervised-learning/linear-regression-scratch.ipynb

chapter02_supervised-learning/linear-regression-gluon.ipynb

chapter02_supervised-learning/perceptron.ipynb

chapter02_supervised-learning/softmax-regression-scratch.ipynb

chapter02_supervised-learning/softmax-regression-gluon.ipynb

chapter02_supervised-learning/regularization-scratch.ipynb

chapter02_supervised-learning/loss.ipynb

chapter02_supervised-learning/environment.ipynb

zackchase commented 7 years ago

Thanks! This is extremely helpful. I've been making a pass turning sections from sketches into full first drafts (see the introduction in crash course as an example) over the past week. Also doing the hard work of folding contributed sections that I didn't write into the style of the rest of the book. This feedback is clear, precise, and actionable. I hope you have the bandwidth to provide more of it. 👍