v0.0.2
Env
Algorithm
Enhancement
- polish mcts and ptree_az (#57) (#61)
- polish readme (#36) (#47) (#51) (#77) (#95) (#96)
- update paper notes (#89) (#91)
- polish model and configs (#26) (#27) (#50)
- add Dockerfile and its usage instructions (#95)
- add doc about how to customize envs and algos (#78)
- add pytorch ddp support (#68)
- add eps greedy and random collect option in train_muzero_entry (#54)
- add atari visualization option (#40)
- add log_buffer_memory_usage utils (#30)
Fix
- fix priority bug in muzero collector (#74)
Style
Full Changelog: v0.0.1...v0.0.2
Contributors: @PaParaZz1 @karroyan @nighood @jayyoung0802 @timothijoe @TuTuHuss @HarryXuancy @puyuan1996 @HansBug