lteacy / mcts-cpp
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:
- Monte Carlo Tree Search (MCTS) ,realize using python☆11Updated 9 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆53Updated 3 years ago
- Pack of Drones: Layered reinforcement learning (Q-learning w/ RNN) for complex "hunt" behaviors☆61Updated 8 years ago
- hierarchical Q-learning implementation☆11Updated 9 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
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.☆23Updated 5 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Code and data accompaning the paper "Learning State Representations with Robotic Priors" (Jonschkowski and Brock, 2015).☆18Updated 7 years ago
- Monte Carlo Tree Search - C++14 implementation☆41Updated last year
- ☆11Updated 2 years ago
- Simple CUDA accelerated Random Forest☆7Updated 9 years ago
- Python implementation of tabular asynchronous actor critic☆11Updated 9 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 5 years ago
- Code for Max-Margin Deep Generative Models☆12Updated 10 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 3 years ago
- Deep neural network implemented with gnumpy/cudamat☆16Updated 11 years ago
- tensorflow deep RL for driving a rover around☆64Updated 8 years ago
- ☆53Updated 8 years ago
- ☆15Updated 8 years ago
- ☆28Updated 6 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Updated 12 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Jointly learning policies and latent representations for driver behavior.☆15Updated 7 years ago
- Finding Game Theory equilibrium with machine learning agents : prisoner's dilemma☆20Updated 9 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- ☆36Updated 8 years ago