Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
bigprint
pyDecMCTS
Merge requests
!1
Fix best rollout
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
brian.lee
requested to merge
fix-best-rollout
into
simulation
Jan 13, 2020
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
add
future
print_function
change behaviour of best_rollout - best_rollout was only ever updated during creation, but not during mcts iterations.
add best_reward property so that best_rollout gets updated properly
Merge request reports