A Chinese Checkers agent based on heuristics, MCTS, and self-play reinforcement learning.
☆17Sep 25, 2019Updated 6 years ago
Alternatives and similar repositories for ChineseCheckersAgent
Users that are interested in ChineseCheckersAgent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [NeurIPS 2020] PyTorch implementation of "Learning Implicit Credit Assignment for Cooperative Muti-Agent Reinforcement Learning"☆64Mar 8, 2024Updated 2 years ago
- Code implementation for paper "On the Efficacy of Small Self-Supervised Contrastive Models without Distillation Signals".☆17Dec 15, 2021Updated 4 years ago
- Code for the paper 'Monte Carlo Tree Search for Asymmetric Trees'☆12May 24, 2018Updated 7 years ago
- The simple C/C++ library for hexapod (Robot spider with 6 legs) on Arduino.☆13Dec 27, 2018Updated 7 years ago
- Documentation and ressources of Kraby, an open-source hexapod robot☆14Aug 24, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Behavior planner fusing runtime verification on traffic rules with single- and multi-agent Monte Carlo Tree Search☆11Jun 15, 2021Updated 4 years ago
- An implementation of the AlphaZero algorithm for chess☆34Dec 8, 2022Updated 3 years ago
- Simple C++ project that includes header only implementations of Monte Carlo Tree Search(MCTS), Temporal Difference Learning, Minimax, an…☆11Jan 29, 2026Updated 2 months ago
- Planet: A unified sampling-based approach to integrated task and motion planning☆16Jul 9, 2020Updated 5 years ago
- Our reproduction of paper "Pfeiffer M et al. From Perception to Decision: A Data-driven Approach to End-to-end Motion Planning for Autono…