pytorch-exercises
PyTorch training
A collection of exercises and tutorials to practice PyTorch, covering various topics in deep learning.
Pytorch exercises
97 stars
4 watching
20 forks
Language: Jupyter Notebook
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities | 316 |
| An introduction to using PyTorch for deep learning tasks | 1,194 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
| A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 331 |
| A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
| A comprehensive tutorial on building and training PyTorch models using Python | 392 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
| An implementation of a novel neural network training method that builds and trains networks one layer at a time. | 66 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |