torch-light
PyTorch examples repository
A comprehensive collection of deep learning examples using PyTorch, covering various applications and models.
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
537 stars
36 watching
200 forks
Language: Python
last commit: about 4 years ago deep-learningpytorchreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| Provides a CUDA backend for the PyTorch deep learning framework | 337 |
| Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,700 |
| Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
| A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,942 |
| A Ruby implementation of deep learning libraries inspired by PyTorch. | 739 |
| A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |
| Deep learning framework for spiking neural networks | 685 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |