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
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- Monte Carlo Tree Search (MCTS) ,realize using python☆11Updated 9 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 8 years ago
- ☆28Updated 6 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- My Udacity Machine Learning Nanodegree capstone project in Reinforcement Learning☆10Updated 7 years ago
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- Python implementation of tabular asynchronous actor critic☆11Updated 9 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Code for "So similar and yet incompatible: Toward the automated identification of semantically compatible words" in NAACL 2015 proceedi…☆11Updated 10 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Updated 4 years ago
- Deep neural network implemented with gnumpy/cudamat☆16Updated 11 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- DDPG on OpenAI Gym Pendulum☆18Updated 8 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Model Zoo for Deep Reinforcement Learning☆14Updated 9 years ago
- Implementations of Sarsa(λ) and True Online Sarsa(λ)☆9Updated 10 years ago
- Fork of cma-es library by Nikolaus Hansen☆12Updated 7 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Updated 12 years ago
- ☆14Updated 8 years ago
- Monte Carlo Tree Search - C++14 implementation☆41Updated 2 years ago
- Robust policy search algorithms which train on model ensembles☆28Updated 8 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago