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

387 stars
11 watching
108 forks
Language: Python
last commit: almost 9 years ago
deep-q-networkdeep-reinforcement-learningpytorch

Related projects:

RepositoryDescriptionStars
eduardoleao052/js-pytorchA JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers.1,093
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
ne7ermore/torch-lightA comprehensive collection of deep learning examples using PyTorch, covering various applications and models.537
jingweiz/pytorch-rlA comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom.798
furkanu/deeplearning.ai-pytorchRe-implementation of Coursera's Deep Learning specialization assignments in PyTorch149
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
learning-at-home/hivemindA PyTorch library for decentralized deep learning across the Internet.2,078
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
rguthrie3/deeplearningfornlpinpytorchA comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction.1,942
dmarnerides/pydltA PyTorch-based toolbox for building and training deep learning models with ease.204
kaixhin/grokking-pytorchAn introduction to using PyTorch for deep learning tasks1,194
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
erotemic/netharnA PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments.40