d-reversi ~master (2018-07-01T07:58:37Z)
Dub
Repo
dreversi.agent
dreversi
Members
Structs
AlphaBetaAgent
struct
AlphaBetaAgent
this is not efficient implementation as it computes without memory of game tree
MinMaxAgent
struct
MinMaxAgent
this is not efficient implementation as it computes without memory of game tree
Meta
Source
See Source File
dreversi
modules
agent
env