v0.5.3
AlphaZero v0.5.3
Closed issues:
- CUDA Error (#57)
- τ=0.5 errors (#67)
- Using continuous rewards (i.e., non ternary games) (#77)
- Support for singleplayer games (#79)
- Debugging in VS Code (#84)
- Desired Type hierarchy for adding GNN's (#85)
- MCTS.explore! must be called before MCTS.policy (#86)
Merged pull requests:
- Extend documentation in CommonRLInterface (#70) (@johannes-fischer)
- Fix error with discounting in RolloutOracle (#73) (@johannes-fischer)
- Replace mkdir by mkpath (#74) (@johannes-fischer)
- Use joinpath to make code more robust on Windows machines (#75) (@johannes-fischer)
- Update experiment.md (#82) (@yutaizhou)
- Fix memory analysis (#89) (@johannes-fischer)
- call batch on vectors (not generators) (#91) (@CarloLucibello)
- add CompatHelper (#92) (@CarloLucibello)
- CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#94) (@github-actions[bot])
- CompatHelper: bump compat for ExprTools to 0.1, (keep existing compat) (#95) (@github-actions[bot])
- CompatHelper: bump compat for Documenter to 0.27, (keep existing compat) (#96) (@github-actions[bot])
- CompatHelper: bump compat for Distributions to 0.25, (keep existing compat) (#97) (@github-actions[bot])