FelixOpolka / Single-Player-MCTSLinks
🌳 Python implementation of single-player Monte-Carlo Tree Search.
☆64Updated 4 years ago
Alternatives and similar repositories for Single-Player-MCTS
Users that are interested in Single-Player-MCTS are comparing it to the libraries listed below
Sorting:
- The Differentiable Cross-Entropy Method☆123Updated 5 years ago
- ☆51Updated 3 years ago
- Meta-learning Gaussian process (GP) priors via PAC-Bayes bounds☆26Updated last year
- A bare-bones Python library for quality diversity optimization.☆241Updated last week
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- Baselines for Model-Based Optimization☆53Updated 3 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- Re-implementation of Hamiltonian Generative Networks paper☆33Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- ☆71Updated 2 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Tutorial on amortized optimization for learning to optimize over continuous domains☆243Updated 6 months ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- Public Release of Plan2vec Implementation in pyTorch☆57Updated 2 years ago
- Map-Elites based on Evolution Strategies☆32Updated 3 years ago
- map elites python reference implementation☆93Updated 2 years ago
- Pytorch implementation of Stable Opponent Shaping (https://openreview.net/pdf?id=SyGjjsC5tQ).☆21Updated 5 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆90Updated 6 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆89Updated 4 years ago
- Fully differentiable RL environments, written in Ivy.☆65Updated 2 years ago
- PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020☆45Updated 4 years ago
- simple JAX-/NumPy-based implementations of NGD with exact/approximate Fisher Information Matrix both in parameter-space and function-spac…☆15Updated 4 years ago
- Second-Order Neural ODE Optimizer, NeurIPS 2021 spotlight☆55Updated 3 years ago