AlphaZero v0.5.4
Closed issues:
- Deprecate Util.mapreduce in favor of something more standard (#54)
- Use Base.Logging and ProgressLogging (#55)
- How to use multiple GPUs on a single node (#69)
- Cloud computing (#80)
- Iterative vs continuous learning (#81)
- Does Alpha Zero require a static representation of a scenario (#83)
- Does it make sense to attempt to apply AlphaZero to "Agricola" (#100)
- Multiplayer capability (#101)
- Issue while running this in local (#107)
- The strength of the Mancala bot (#110)
- 6 dependencies errored (#112)
- Issue with dummy_run() (#114)
- StackOverflowError (during training) (#116)
- To continue a training (#118)
- How important is GI.vectorize_state function? (#119)
- When exploring a position, what these abbreviations mean? (#121)
- Cloud service for AlphaZero.jl (#122)
- Number of network parameters (#126)
- Scripts.explore (#136)
- How to disable benchmarks? (#137)
- A log of played games during training (#138)
- Which hyperparameters? (#139)
- Cannot run sample (#143)
- GPU vs CPU (#144)
- MCTS.RolloutOracle(gspec) (#145)
- num_filters=128 (#150)
- NVIDIA GeForce GTX 1650 isn't good? (#151)
- What's the best OS for AlphaZero.jl ? (#153)
- Does it work with Tesla? (#154)
Merged pull requests:
- CompatHelper: bump compat for Distributions to 0.25, (keep existing compat) (#98) (@github-actions[bot])
- CompatHelper: bump compat for Flux to 0.13, (keep existing compat) (#108) (@github-actions[bot])
- Fix typo in readme (#109) (@LilithHafner)
- Update report.jl (#111) (@gwario)
- CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#128) (@github-actions[bot])
- Fix parameter access (#130) (@gwario)
- CompatHelper: bump compat for LoggingExtras to 1, (keep existing compat) (#152) (@github-actions[bot])