d2l-pytorch
Deep learning book adaptation
An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
4k stars
167 watching
1k forks
Language: Jupyter Notebook
last commit: 7 months ago
Linked from 2 awesome lists
bookcomputer-visiond2ldata-sciencedeep-learningdive-into-deep-learningmxnetnlppytorchpytorch-implmention
Related projects:
Repository | Description | Stars |
---|---|---|
| Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,957 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,669 |
| A modularized implementation of various deep reinforcement learning algorithms in PyTorch | 3,209 |
| An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| Implementations of various deep learning algorithms and techniques with accompanying documentation | 57,177 |
| Provides a PyTorch implementation of single image super-resolution | 2,457 |
| Companion notebooks implementing code samples from the book on deep learning with Python | 18,820 |
| An interactive deep learning book with code and discussions | 24,218 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,919 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| A collection of notes and references on deploying deep learning models in production environments | 4,313 |