Hacker News new | ask | show | jobs
by whatok 4124 days ago
Just got started on this over the weekend and was really impressed with not only the content but the presentation as well. Really enjoy learning through iPython notebooks (now Jupyter) and can only imagine things getting better in the future.
1 comments

My Machine Learning professor uses iPython notebooks to teach the content in a format much like this. I think its a fantastic way to present it. You have working code snippets right next to theoretical LaTeX formulas and all of the text and matplotlib graphs to explain it.