TTitcombe / AlphaDraughts

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

Add exit option for human player #29

Closed TTitcombe closed 4 years ago

TTitcombe commented 4 years ago

Replace some incorrect type hints, such as 'tuple' -> Tuple