maxpumperla / betago

BetaGo: AlphaGo for the masses, live on GitHub.
http://maxpumperla.github.io/betago
MIT License
680 stars 162 forks source link

Specify network topology on command line. #42

Closed macfergus closed 7 years ago

macfergus commented 7 years ago

You can define new networks by creating a Python module that exports a 'layers' function that returns the inner layers of the model.