This repository contains my learning notes for Dive into Deep Learning. The code is specially adapted for making it work in PyCharm.
- 3. Linear Neural Networks
- 4. Multilayer Perceptrons
- 6. Convolutional Neural Networks
- 7. Modern Convolutional Neural Networks
- Kaggle
if you use this work or code for your research, please cite the original book using the following bibtex entry:
@book{zhang2020dive, title={Dive into Deep Learning}, author={Aston Zhang and Zachary C. Lipton and Mu Li and Alexander J. Smola}, note={\url{https://d2l.ai}}, year={2020} }