python_uct

MCTS algorithm

A Python implementation of Monte Carlo Tree Search (MCTS) using Numpy.

Demo of UCT (MCTS) in Python / Numpy

GitHub

83 stars
4 watching
16 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
resibots/mcts An implementation of the Monte Carlo Tree Search algorithm in C++14 39
changebo/vine_mcts This project provides a Python implementation of a method to learn the structure of copulas using Monte Carlo Tree Search. 5
jnptr/subgoal-mcts An extension to Monte-Carlo Tree Search (MCTS) that efficiently generates macro-actions from subgoal predicates in deterministic domains. 4
dfm/emcee A Python toolkit for ensemble sampling in Markov chain Monte Carlo (MCMC) methods 1,470
brgm/razorback Provides robust processing methods for magnetotelluric data 41
mc-nya/fednest An implementation of a federated optimization algorithm for distributed machine learning 6
mjlaine/mcmcstat A collection of Matlab functions for Bayesian analysis using Markov chain Monte Carlo simulation. 86
nils-werner/mdct An implementation of a discrete cosine transform algorithm for audio analysis 51
jkkummerfeld/berkeley-ccg2pst A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python 11
mtgeophysics/mtpy A Python toolbox for analyzing and visualizing magnetotelluric data 147
musket-ml/segmentation_training_pipeline A tool for defining and running machine learning experiments for image segmentation in Python. 53
timsort/cpp-timsort A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. 299
herilalaina/mosaic_ml Automated machine learning with tree search optimization 16
serengil/chefboost A Python library providing a lightweight framework for building decision trees with categorical feature support 460
boxed/mutmut Tool for detecting and applying code mutations to improve testing 927