j2kun / ucb1
The code for the post "Optimism in the Face of Uncertainty: the UCB1 Algorithm"
☆36Updated 4 years ago
Alternatives and similar repositories for ucb1:
Users that are interested in ucb1 are comparing it to the libraries listed below
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 7 years ago
- in progress☆107Updated 7 years ago
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley☆42Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- Train an RL agent to play multiple Atari games at once☆70Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- General purpose framework for deep reinforcement learning☆71Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- Repository for practical assignments for UvA Deep Learning Course 2016☆51Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆83Updated 8 years ago
- Torch implementation of "Deep Exploration via Bootstrapped DQN"☆42Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 6 years ago
- ☆24Updated 9 years ago
- Tutorial on continuous control at Reinforcement Learning Summer School 2017.☆34Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- This is my implementation of the Optimality Tightening☆37Updated 7 years ago
- ☆57Updated 2 years ago
- Reading Group on Reinforcement Learning topics☆55Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆19Updated 8 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- ☆100Updated 8 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago