uct
There are 43 repositories under uct topic.
sungyubkim/Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
OMerkel/UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
XUNIK8/Reinforcement-Learning-in-Tsumego
利用强化学习、基于蒙特卡洛树搜索的UCT算法解决围棋死活题问题。Inplement improved Reinforcement Learning and UCT algorithms (based on Monte Carlo Tree Search) on Go/Tsumego problems
pointsgame/oppai-rs
OPen Points Artificial Intelligence
OMerkel/Oware
Oware and Ouril - traditional African Mancala games with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
ianfab/chess-variant-mcts
MCTS/UCT search for chess variants
alonsovega4776/Tic-Tac-Toe-AI-Alpha_Beta-Monte_Carlo-QT_GUI-
General N x N x K game with a GUI and AI. Can be used to play Tic Tac Toe or Gomoku. AI uses MiniMax and UCT Monte Carlo Search Tree. Read Guide.pdf.
Ian-Gilbert/Ultimate-Tic-Tac-Toe
An ultimate tic tac toe game written in python using PyGame
OMerkel/Alquerque
Alquerque - a 2 player abstract strategic perfect information traditional board game with computer AI option.
OMerkel/FourInARow3D
3 dimensional Four in a Row game with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short).
thatosmk/cdn-load-balancer
NS-3 based Energy Saving Load Balancing Algorithm
woctezuma/puissance4
AI for the game "Connect Four". Available on PyPI.
aijunbai/uct
UCT with different parallelization implementations
joansalasoler/engines
This repository inclues the Samurai framework and all the implemented base engines.
kalliduz/StegoUCT
Simple Go Engine using MonteCarlo and UCT written in Delphi. GTP compatible. AI Heuristics planned
kekmodel/mcts-omok
Omok using MCTS (UCT, PUCT)
iris-translator/iris
A universal code translator based on intermediate representations.
Irval1337/CheckersGame
A checkers game based on a competition with a computer that uses the UCT algorithm.
pyrddlgym-project/pyRDDLGym-prost
Docker files for connecting the PROST planner with pyRDDLGym.
zmaqutu/uct-autonomous-vehicle-campus-scenario-simulator
In this project I simulate how an autonomous vehicle would respond to various driving scenarios at the University of Cape Town. A 3D model of the University was created using Blender.
FaydSpeare/Checkers
Strong Aritifical Intelligence for Checkers created using Upper Confidence Tree algorithm with GUI.
gianlucatruda/jammie-java
A collection of helpful tools for Java development as a University of Cape Town CompSci student.
OfekShochat/0xA2_chessengine
this is my unfinished engine. using the MCαβ algorithm.
rchristopher/Hexapod-UCT-Masters
Hexapod project for MSc. Eng. at The University of Cape Town
RichardS0268/Connect4
Project 3 of THU course Introduction to AI
sanxore/py-mcts
Python implementation of Monte Carlo Tree Search
tino1b2be/LARMAS
Thesis Project
mikkk-0/super-tactactoe
Super TicTacToe game implemented on Python tkinter with UCT algorithm opponent
reginalexavier/Tutorial_OpenLand
Tutorial do pacote OpenLand.
Scheggetta/uct-tablut
UCT-based agent that plays Tablut with Ashton rules
thatKamil/LogFile_CompareEasy
Checks for differences between two log files generated by the Bruker SkyScan 1272 microCT
thatKamil/LogFile_ReadEasy
SkyScan 1272 CT log file reader
zivzakalik/SearchAlgorithmsRL
Search algorithm assignments: deterministic, stochastic, and UCT-based agent implementations.
cosmobobak/iridium-ai
A C++ MCTS framework that can play any zero-sum two-player perfect information game.
Koukyosyumei/TenToHako
Dots and Boxes with reinforcement lerning
ngakana/uct-stm32-dev-board-guides
Guides for developing embedded projects using UCT Dev Board w/ the STM32F051C6 microprocessor