This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
☆4,342Jul 25, 2024Updated last year
Alternatives and similar repositories for d2l-pytorch
Users that are interested in d2l-pytorch are comparing it to the libraries listed below
Sorting:
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,329Oct 14, 2021Updated 4 years ago
- A collection of various deep learning architectures, models, and tips☆17,430Feb 8, 2024Updated 2 years ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.