battermann / montecarloLinks
A generic implementation of a Nested Monte Carlo Search for single player games
☆11Updated 9 years ago
Alternatives and similar repositories for montecarlo
Users that are interested in montecarlo are comparing it to the libraries listed below
Sorting:
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Symbolic regression solver, based on genetic programming methodology.☆126Updated 10 years ago
- ☆108Updated 3 years ago
- in progress☆72Updated 7 years ago
- Training (hopefully) safe agents in gridworlds☆25Updated 6 years ago
- Program Synthesis☆145Updated 4 years ago
- Framework for generating adversarial examples using formal methods and for analyzing robustness of DNNs.☆21Updated 8 years ago
- Re-implement DeepCoder (https://openreview.net/pdf?id=ByldLrqlx)☆108Updated 6 years ago
- NeuroCore: Guiding CDCL with Unsat-Core Predictions☆45Updated 5 years ago
- CNF generator in DIMACS format. It produces common families of CNFs.☆69Updated last month
- Framework for writing bots that play Hanabi.☆37Updated 6 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago
- Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.☆120Updated 3 years ago
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆29Updated 3 years ago
- Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)☆38Updated 4 years ago
- Deep Reinforcement Learning to Play 2048 (with Keras)☆27Updated 7 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- A gym environment for Stuart Armstrong's model of a treacherous turn.☆18Updated 7 years ago
- A Learning Environment for Theorem Proving☆75Updated 3 years ago
- Game AI Game Engine☆99Updated 6 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- Simple code for running and visualizing replicator dynamics☆10Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can inte…☆34Updated 7 years ago
- Karel dataset for program synthesis and program induction☆79Updated 7 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆71Updated last year
- The code for the post "Optimism in the Face of Uncertainty: the UCB1 Algorithm"☆37Updated 5 years ago
- Graphs and grammars for Context-Free Path Querying algorithms evaluation.☆10Updated last year
- Examples for variational inference☆16Updated 10 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago