Skip to content

Several board game AI, which are trained based on AlphaZero, used in a Unity game.

License

Notifications You must be signed in to change notification settings

staticbrightight/AlphaZero-In-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaZero-In-Unity

Several board game AI, which are trained based on AlphaZero, used in a Unity game.

I write a simple AlphaZero framework, implement ConnectFour AI, Reversi AI, Gobang AI, and create a unity game to play with those AI.

我写了一个简单的AlphaZero框架,实现了四子棋AI,翻转棋AI,五子棋AI,并创建了一个可以和这些AI下棋的unity游戏。

AlphaZero Reference: Mastering the game of Go without human knowledge, Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm.

image image image image

博客(blog):https://blog.csdn.net/SSSxCCC/article/details/86563666

About

Several board game AI, which are trained based on AlphaZero, used in a Unity game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.7%
  • C# 41.3%