TTitcombe / AlphaDraughts

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

Make alphadraughts pip installable #28

Closed TTitcombe closed 4 years ago

TTitcombe commented 4 years ago

Create environment.yml for development environment

Add isort to pre commit

Remove pytype from tests