We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
通过Q-learning与Minmax-pruning对比实现的5*5围棋AI
my_player used Min-Max Algorithm
my_Qplayer used Q-Learning Algorithm