j2kun / ucb1Links
The code for the post "Optimism in the Face of Uncertainty: the UCB1 Algorithm"
☆37Updated 5 years ago
Alternatives and similar repositories for ucb1
Users that are interested in ucb1 are comparing it to the libraries listed below
Sorting:
- General purpose framework for deep reinforcement learning☆71Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- in progress☆108Updated 8 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Library for Multi-Armed Bandit Algorithms☆58Updated 8 years ago
- A Python library for reinforcement learning using Bayesian approaches☆54Updated 10 years ago
- ☆90Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- ☆79Updated 6 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Forward-mode Automatic Differentiation for TensorFlow☆139Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- ☆56Updated 2 years ago
- ☆117Updated 4 years ago
- ☆22Updated 6 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- DrMAD☆107Updated 7 years ago
- ☆88Updated 8 years ago
- ☆69Updated 7 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 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 …☆84Updated 9 years ago
- Repository for practical assignments for UvA Deep Learning Course 2016☆51Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago