lteacy / mcts-cppLinks
Monte Carlo Tree Search implemented in C++
☆7Updated 12 years ago
Alternatives and similar repositories for mcts-cpp
Users that are interested in mcts-cpp are comparing it to the libraries listed below
Sorting:
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago
- Monte Carlo Tree Search (MCTS) ,realize using python☆11Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Updated 12 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- ☆28Updated 6 years ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 9 years ago
- A small tool to parse a POMDP and load into python objects.☆37Updated 5 years ago
- Code for Max-Margin Deep Generative Models☆12Updated 10 years ago
- Monte Carlo Tree Search - C++14 implementation☆41Updated 2 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- ☆37Updated 8 years ago
- hierarchical Q-learning implementation☆11Updated 10 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- My Udacity Machine Learning Nanodegree capstone project in Reinforcement Learning☆10Updated 7 years ago
- Attempt at using neural networks for the bAbI project (https://research.facebook.com/researchers/1543934539189348)☆8Updated 9 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- IRL implementation based on Norvig's AIMA code.☆14Updated 11 years ago
- ☆12Updated 4 years ago
- tensorflow deep RL for driving a rover around☆64Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆18Updated 8 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 9 years ago
- WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer☆11Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 8 years ago
- Model Zoo for Deep Reinforcement Learning☆14Updated 9 years ago