TTitcombe / AlphaDraughts

A PyTorch implementation of AlphaGo Zero applied to Draughts
MIT License
3 stars 2 forks source link

Create basic bot #7

Closed TTitcombe closed 5 years ago

TTitcombe commented 5 years ago

A basic alpha-beta algorithm should be created against which a user can play. This tests the game and how well it works with algorithms