deep-q-network topic
pytorch-dqn
Deep Q-Learning Network in pytorch (not actively maintained)
Flappy-bird-deep-Q-learning-pytorch
Deep Q-learning for playing flappy bird game
Tetris-deep-Q-learning-pytorch
Deep Q-learning for playing tetris game
deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
ConvNetSwift
Swift port of ConvnetJS. [Work in progress]
distributed_rl
Pytorch implementation of distributed deep reinforcement learning
reinforce-js
[INACTIVE] A collection of various machine learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms...
essence
AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpose.
pytorch-learn-reinforcement-learning
A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems...
DeepRL-Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch