pytorch-dqn

Deep learner

An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error.

Deep Q-Learning Network in pytorch (not actively maintained)

GitHub

386 stars
11 watching
108 forks
Language: Python
last commit: about 7 years ago
deep-q-networkdeep-reinforcement-learningpytorch

Related projects:

Repository Description Stars
eduardoleao052/js-pytorch A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. 1,084
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
ne7ermore/torch-light A comprehensive PyTorch-based deep learning repository with examples and implementations of various models and techniques. 535
jingweiz/pytorch-rl A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. 797
furkanu/deeplearning.ai-pytorch Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch 149
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
learning-at-home/hivemind A PyTorch library for decentralized deep learning across the Internet. 2,051
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
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
dmarnerides/pydlt A PyTorch-based toolbox for building and training deep learning models with ease. 204
kaixhin/grokking-pytorch An introduction to using PyTorch for deep learning tasks 1,194
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
erotemic/netharn A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. 39