Underflow / reinforcement-2048Links
A reinforcement learning algorithm for the 2048 game
☆20Updated 11 years ago
Alternatives and similar repositories for reinforcement-2048
Users that are interested in reinforcement-2048 are comparing it to the libraries listed below
Sorting:
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 9 years ago
- Robust policy search algorithms which train on model ensembles☆30Updated 8 years ago
- These are experiments for examining reproducibility in Policy Gradient RL algorithms in Continuous domains. Mainly using the Rllab implem…☆17Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- ☆24Updated 9 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Implementation of "Control of Memory, Active Perception, and Action in Minecraft"☆86Updated 8 years ago
- Tutorial on continuous control at Reinforcement Learning Summer School 2017.☆34Updated 8 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space