uct topic

List uct repositories

Deep_RL_with_pytorch

200
Stars
44
Forks
Watchers

A pytorch tutorial for DRL(Deep Reinforcement Learning)

UCThello

26
Stars
3
Forks
Watchers

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)