torch-light

Deep learning framework

A comprehensive PyTorch-based deep learning repository with examples and implementations of various models and techniques.

Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.

GitHub

535 stars
36 watching
201 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. 386
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,084
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 336
lightning-universe/lightning-bolts Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production 1,693
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,940
ankane/torch.rb A Ruby implementation of deep learning libraries inspired by PyTorch. 733
learning-at-home/hivemind A PyTorch library for decentralized deep learning across the Internet. 2,051
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 673
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238