deep-learning-v2-pytorch
Neural Network Tutorial
A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs.
0 stars
2 watching
1 forks
Language: Jupyter Notebook
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 386 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 331 |
| A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
| A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| A deep learning framework on top of PyTorch for building neural networks. | 61 |
| A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |