self-play topic

List self-play repositories
trafficstars

Model-Free-Episodic-Control

36
Stars
11
Forks
Watchers

This is the implementation of paper Model Free Episodic Control

alpha-zero-general

3.7k
Stars
1.0k
Forks
Watchers

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

gym-continuousDoubleAuction

135
Stars
32
Forks
Watchers

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.

DI-star

1.2k
Stars
111
Forks
Watchers

An artificial intelligence platform for the StarCraft II with large-scale distributed training and grand-master agents.

alpha-zero

84
Stars
28
Forks
Watchers

AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement...

football-paris

58
Stars
12
Forks
Watchers

The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141

Self-Play-TicTacToe-AI-ML-Agents-

32
Stars
9
Forks
Watchers

A Self Play reinforcement learning Agent learns to play TicTacToe using the ML-Agents Framework in Unity.

alphastone

29
Stars
7
Forks
Watchers

Using self-play, MCTS, and a deep neural network to create a hearthstone ai player