lteacy / mcts-cpp
Monte Carlo Tree Search implemented in C++
☆8Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for mcts-cpp
- Monte Carlo Tree Search (MCTS) ,realize using python☆12Updated 8 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 9 years ago
- Reinforcement learning with a convolutional neural network.☆36Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- ☆33Updated 8 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 8 years ago
- ☆28Updated 5 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆33Updated 8 years ago
- Python implementation of tabular asynchronous actor critic☆11Updated 8 years ago
- ☆14Updated 8 years ago
- Asynchronous Advantage Actor Critic☆21Updated 8 years ago
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆36Updated 8 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆43Updated 6 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆70Updated 3 years ago
- Model-Free Episodic Control☆15Updated 7 years ago
- IRL implementation based on Norvig's AIMA code.☆14Updated 10 years ago
- DP-means K-means clustering algorithms comparison☆38Updated 9 years ago
- A small tool to parse a POMDP and load into python objects.☆37Updated 4 years ago
- Implementing the supervised learning policy networks of AlphaGo☆13Updated 6 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 8 years ago
- tensorflow deep RL for driving a rover around☆64Updated 7 years ago
- reinforcement learning. policy gradient. PCL☆38Updated 7 years ago
- Reinforcement learning with docker and torcs☆20Updated 7 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 8 years ago
- CitySim3D: Simulated car following benchmark☆27Updated last year
- Implementation of QA Networks☆11Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- Simple CUDA accelerated Random Forest☆7Updated 9 years ago