lake4790k / lockfree-mcts-cppLinks
General lockfree Monte Carlo Tree Search implementation in Cpp
☆9Updated 9 years ago
Alternatives and similar repositories for lockfree-mcts-cpp
Users that are interested in lockfree-mcts-cpp are comparing it to the libraries listed below
Sorting:
- ☆15Updated 9 years ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- An implementation of the Alpha Go Zero algorithm, runnable on a single GPU☆49Updated 4 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago
- Neuronal Circuit Policies☆40Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A C++ pytorch implementation of MuZero☆38Updated last year
- Chess position evaluation using neural networks☆26Updated 5 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- L4: Practical loss-based stepsize adaptation for PyTorch☆18Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 4 years ago
- ☆11Updated 8 years ago
- Best Papers nominees from top conferences related to Artificial Intelligence☆20Updated 5 years ago
- ☆54Updated 2 years ago
- ☆67Updated 3 years ago
- A2C for GVG-AI☆21Updated 6 years ago
- Code for "Joint Policy Search for Collaborative Multi-agent Incomplete Information Games"☆51Updated last year
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- ☆35Updated 6 years ago
- Collection of Physics-based simulations☆68Updated 3 years ago
- elmo: Aperyをforkした評価関数生成用のコードです。☆47Updated 8 years ago
- Example implementation of Alpha Zero' s algotirhm on Jupyter notebook