torch-dqn

DQN model

An implementation of Deep Q-Networks using PyTorch to learn actions in grid world environments

Simple PuddleWorld DQN example using torch7

GitHub

29 stars
5 watching
1 forks
Language: Lua
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
iassael/torch-bnlstmAn implementation of a recurrent neural network architecture with batch normalization92
torch/cutorchProvides a CUDA backend for the PyTorch deep learning framework337
jiasenlu/cdssmAn implementation of a specific deep learning model in PyTorch for natural language processing tasks.41
aiqm/torchaniA PyTorch implementation of a neural network potential for molecular simulations471
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
jwyang/jule.torchImplementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch289
hungtuchen/pytorch-dqnAn implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error.387
kuz/deepmind-atari-deep-q-learnerAn implementation of a deep reinforcement learning architecture for playing Atari games1,828
floringogianu/categorical-dqnAn implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games.96
soumith/cudnn.torchTorch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features428
enochkan/torch-metricsA collection of common machine learning evaluation metrics implemented in PyTorch110
soumith/dcgan.torchA PyTorch implementation of a deep generative model that can be used to generate images from a dataset.1,466
erogol/seg-torchCustom image segmentation implementation using deep learning with Lua and Torch37
interesaaat/torchsharpA .NET wrapper around the PyTorch library, providing access to its features and functionality.17
nearai/torchfoldA PyTorch module for dynamic batching and optimized computation on deep neural networks221