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.

GitHub

537 stars
36 watching
200 forks
Language: Python
last commit: about 4 years ago
deep-learningpytorchreinforcement-learning

Related projects:

Repository Description Stars
hungtuchen/pytorch-dqn An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. 387
pytorchbearer/torchbearer A PyTorch model fitting library designed to simplify the process of training deep learning models. 636
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,093
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 337
lightning-universe/lightning-bolts Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production 1,700
hughperkins/pytorch Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. 432
dmarnerides/pydlt A PyTorch-based toolbox for building and training deep learning models with ease. 204
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
rguthrie3/deeplearningfornlpinpytorch A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. 1,942
ankane/torch.rb A Ruby implementation of deep learning libraries inspired by PyTorch. 739
learning-at-home/hivemind A PyTorch library for decentralized deep learning across the Internet. 2,078
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
dmmiller612/sparktorch A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. 339
norse/norse Deep learning framework for spiking neural networks 685
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238