mcts
MCTS algo
An implementation of the Monte Carlo Tree Search algorithm in C++14
Monte Carlo Tree Search - C++14 implementation
39 stars
5 watching
15 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension to Monte-Carlo Tree Search (MCTS) that efficiently generates macro-actions from subgoal predicates in deterministic domains. | 4 |
| A Python implementation of Monte Carlo Tree Search (MCTS) using Numpy. | 83 |
| This project provides a Python implementation of a method to learn the structure of copulas using Monte Carlo Tree Search. | 5 |
| A Matlab toolbox for Bayesian analysis using Markov chain Monte Carlo simulation | 88 |
| A Monte Carlo simulation of the NBA season leveraging dbt, duckdb and evidence.dev for data analytics and business intelligence | 461 |
| An open-source policy search algorithm for robotics that uses Gaussian processes to model robot dynamics and accounts for uncertainty. | 64 |
| Research on an algorithm to learn how robots recover from damage in simulations and real-world environments | 10 |
| Tools and methods for Bayesian deep learning using probabilistic programming. | 328 |
| An open-source library providing efficient implementations of search algorithms for reinforcement learning | 2,377 |
| MCMC algorithms implemented in Julia for Bayesian modeling | 35 |
| An MCMC sampler library for Bayesian estimation using Python | 331 |
| Automated machine learning with tree search optimization | 16 |
| Provides robust processing methods for magnetotelluric data | 41 |
| An application that helps users visualize and manage their environmental impact through carbon emissions and footprint calculations. | 30 |
| A path planning algorithm using a randomized tree approach with Dubins curves and collision checking. | 48 |