Show HN: Deep Learning Framework from scratch (60 step tutorial)(koki0702.github.io)
koki0702.github.io
Show HN: Deep Learning Framework from scratch (60 step tutorial)
https://koki0702.github.io/dezero-book/en/index.html
2 comments
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.
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.
The book is so easy to follow, would be great to get an official translation to English by the way.
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.