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
29 stars
5 watching
1 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a recurrent neural network architecture with batch normalization | 92 |
| Provides a CUDA backend for the PyTorch deep learning framework | 337 |
| An implementation of a specific deep learning model in PyTorch for natural language processing tasks. | 41 |
| A PyTorch implementation of a neural network potential for molecular simulations | 471 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| An implementation of a deep reinforcement learning architecture for playing Atari games | 1,828 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features | 428 |
| A collection of common machine learning evaluation metrics implemented in PyTorch | 110 |
| A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. | 1,466 |
| Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
| A .NET wrapper around the PyTorch library, providing access to its features and functionality. | 17 |
| A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |