Helpful Resources for Reading the Book 'Deep Learning'

This article is a translated version of my original post on Qiita. Original (Japanese): https://qiita.com/segur/items/10b7b41f63bf53e79206

Introduction

As I read through the book "Deep Learning," I relied heavily on a variety of online resources. I am summarizing them below as a reference. I am deeply grateful to the authors of these resources for providing such clear and insightful information.

Amazon / Deep Learning (Machine Learning Professional Series)

Chapter 1: Introduction

Chapter 2: Feedforward Networks

Chapter 3: Stochastic Gradient Descent

Chapter 4: Backpropagation

Chapter 5: Autoencoders

Chapter 6: Convolutional Neural Networks

Chapter 7: Recurrent Neural Networks

Chapter 8: Boltzmann Machines

Conclusion

I managed to get through the book successfully. I feel that my mathematical skills have slightly improved.