alexracape / blokus-engine

Adapting AlphaZero to play Blokus
0 stars 0 forks source link

Batch client requests during self-play #18

Closed alexracape closed 1 month ago

alexracape commented 1 month ago

Added code to rework how requests are handled in model_server.py Added new env variable for configuring the frequency the server will process batches Closes #10