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
Sorting:
- [NeurIPS 2020] PyTorch implementation of "Learning Implicit Credit Assignment for Cooperative Muti-Agent Reinforcement Learning"☆64Mar 8, 2024Updated 2 years ago
- Hexapod Robot Control☆10May 8, 2023Updated 2 years ago
- AMIT's Material and Labs for ATmega32☆12Apr 17, 2020Updated 5 years ago
- Simple C++ project that includes header only implementations of Monte Carlo Tree Search(MCTS), Temporal Difference Learning, Minimax, an…☆11Jan 29, 2026Updated last month
- Code for the paper 'Monte Carlo Tree Search for Asymmetric Trees'☆12May 24, 2018Updated 7 years ago
- Monte Carlo Tree Search (MCTS) ,realize using python☆12Mar 10, 2016Updated 9 years ago
- Behavior planner fusing runtime verification on traffic rules with single- and multi-agent Monte Carlo Tree Search☆11Jun 15, 2021Updated 4 years ago
- A Unity WebGL project for a TicTacToe game, using Monte Carlo Tree Search (MCTS) for its AI decision making.☆12Mar 18, 2023Updated 2 years ago
- V2I Traffic Light Demonstrator (vehicle-to-infrastructure)☆10May 14, 2017Updated 8 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…☆12Jun 16, 2019Updated 6 years ago
- A quadruped running machine in webots with three different gaits: trotting, pacing, and bounding.☆14May 22, 2022Updated 3 years ago
- Tic Tac Toe with Alpha Zero method - My first work☆18Aug 23, 2018Updated 7 years ago
- ROS driver for V2X (both C-V2X and DSRC) radios☆17Updated this week
- Repository for the paper "Generative Adversarial Network to Learn Valid Distributions of Robot Configurations for Inverse Kinematics and …☆17Jul 24, 2022Updated 3 years ago
- Monte Carlo Motion Planning: ISRR 2015 Code☆17Apr 4, 2016Updated 9 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…☆13Mar 21, 2021Updated 4 years ago
- An Hexapod robot for ROS Kinetic.☆18Apr 30, 2018Updated 7 years ago
- Virtual Network Embedding algorithms, including code for the paper "Monkey Business: Reinforcement learning meets neighborhood search for…☆16Mar 1, 2022Updated 4 years ago
- 学习一些经典的motion_planning方法以及学界motion_planning的新进展☆17Aug 20, 2019Updated 6 years ago
- [ROBIO’18] Comparisons among Six Numerical Methods for Solving Repetitive Motion Planning of Redundant Robot Manipulators☆19May 3, 2021Updated 4 years ago
- Single Player Monte Carlo Tree Search implementation☆18Jan 22, 2020Updated 6 years ago
- ML model compiler for Cortex-M4F☆20May 27, 2024Updated last year
- ☆19Nov 17, 2019Updated 6 years ago
- This is a path planning simulation for Lynx Robot arm based on Gazebo and ROS Control☆24Dec 14, 2022Updated 3 years ago
- Extended RRT-CONNECT Algorithm for Whole-body Motion Planning☆18Oct 6, 2014Updated 11 years ago
- Gait planning and control software for legged robots☆24Jan 30, 2017Updated 9 years ago
- WIP-A Hexapod robot based around Python and the Raspberry Pi☆21Nov 12, 2014Updated 11 years ago
- Code for IEEE Internet Computing Journal paper 'OTA-TinyML: Over the Air Deployment of TinyML Models and Execution on IoT Devices'☆29Jul 7, 2022Updated 3 years ago
- This github gathers everything needed to reproduce AntBot, the hexapod robot I developped during my PhD.☆27Apr 6, 2020Updated 5 years ago
- collection of motion planning algorithms☆20Nov 1, 2020Updated 5 years ago
- This code repository contains the Arduino embedded codes for hexapod bionic robot. It uses Arduino and multiple sensors to complete the r…☆22Oct 29, 2023Updated 2 years ago
- Package for bidirectional motion planning for mobile manipulation tasks involving geometric end-effector task constraints☆27Jan 31, 2018Updated 8 years ago
- homework from Motion Planning course of Shenlan☆30Apr 20, 2021Updated 4 years ago
- Motion planning environment for Sampling-based Planners☆33Nov 18, 2025Updated 3 months ago
- ROS package providing mesh files and URDF of the Phantom X Hexapod robot for use with the real robot or Gazebo.☆27Mar 28, 2021Updated 4 years ago
- This code is for the paper titled Path Planning for the Dynamic UAV-aided Wireless Systems Using Monte Carlo Tree Search, which is under…☆32Aug 22, 2021Updated 4 years ago
- This is the source code for solving the Traveling Salesman Problems (TSP) using Monte Carlo tree search (MCTS).☆34Sep 25, 2019Updated 6 years ago
- An implementation of the AlphaZero algorithm for chess☆34Dec 8, 2022Updated 3 years ago
- A PyTorch implementation of DeepMind's MuZero agent☆37Dec 1, 2023Updated 2 years ago