Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Deep Learning Framework from scratch (60 step tutorial) (koki0702.github.io)
40 points by koki0702 on Feb 13, 2022 | hide | past | favorite | 2 comments
Want to create a Deep Learning framework from scratch? Checkout this resource:

https://koki0702.github.io/dezero-book/en/index.html

In this book, you will create a deep learning framework called "DeZero" from scratch (from zero), which is the original framework of this book. With minimal code, the framework's modern features are realized. In this book, you will make this small - yet powerful enough - framework in a total of 60 steps. It will deepen your knowledge of modern frameworks such as PyTorch and TensorFlow.




Is there a way to get the full book in English? It looks like the website and github (https://github.com/koki0702/dezero-book/tree/master/en) only have the first 10 of 60 steps, and the link to purchase (https://www.amazon.co.jp/dp/4873119065/ref=cm_sw_em_r_mt_dp_...) is for the Japanese version.

There's another github link (https://github.com/oreilly-japan/deep-learning-from-scratch-...) with the code for all 60 steps, but not the explanatory text.


The 10 steps are automatic translation from the book. You can get a digital copy and use Google Translate. Better than nothing.

The book is so easy to follow, would be great to get an official translation to English by the way.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: