Morgan-Griffiths / PokerAI

1 poker program to rule them all
MIT License
4 stars 4 forks source link

Batch updates #37

Closed Morgan-Griffiths closed 4 years ago

Morgan-Griffiths commented 4 years ago

Added ability to monitor network updates.

Updated Actor network architecture Added ability to see all layers and parameters Added ability to train vs frozen weights. Added ability to run roundrobin tournaments, or eval network vs latest n networks. Added Production folder to keep actor weights

Dependencies: Added prettytable