Download Latest Version v0.5.4.zip (7.0 MB)
Email in envelope

Get an email when there's a new version of AlphaZero.jl

Home / v0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-04-27 584 Bytes
v0.5.0.tar.gz 2021-04-27 6.9 MB
v0.5.0.zip 2021-04-27 7.0 MB
Totals: 3 Items   13.8 MB 0

AlphaZero v0.5.0

Diff since v0.4.0

  • Improved the inference server so that it is now possible to keep MCTS workers running while a batch of requests is being processed by the GPU. Concretely, this translates into SimParams now having two separate num_workers and batch_size parameters.
  • The inference server is now spawned on a separate thread to ensure minimal latency.

Together, the two aforementioned improvements result in a 30% global speedup on the connect-four benchmark.

Source: README.md, updated 2021-04-27