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: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
resibots/mctsAn implementation of the Monte Carlo Tree Search algorithm in C++1439
changebo/vine_mctsThis project provides a Python implementation of a method to learn the structure of copulas using Monte Carlo Tree Search.5
jnptr/subgoal-mctsAn extension to Monte-Carlo Tree Search (MCTS) that efficiently generates macro-actions from subgoal predicates in deterministic domains.4
dfm/emceeA Python toolkit for ensemble sampling in Markov chain Monte Carlo (MCMC) methods1,478
brgm/razorbackProvides robust processing methods for magnetotelluric data41
mc-nya/fednestAn implementation of a federated optimization algorithm for distributed machine learning6
mjlaine/mcmcstatA Matlab toolbox for Bayesian analysis using Markov chain Monte Carlo simulation88
nils-werner/mdctAn implementation of a discrete cosine transform algorithm for audio analysis51
jkkummerfeld/berkeley-ccg2pstA tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python11
mtgeophysics/mtpyTools and utilities for processing, analyzing, modeling, and visualizing magnetotelluric data in Python147
musket-ml/segmentation_training_pipelineA tool for defining and running machine learning experiments for image segmentation in Python.53
timsort/cpp-timsortA C++ implementation of TimSort, an O(n log n) stable sorting algorithm.303
herilalaina/mosaic_mlAutomated machine learning with tree search optimization16
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
boxed/mutmutA mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail.937