go_attack
go_attack copied to clipboard
scripts: Add script for generating heat map visualizations of cyclic group captures
Adds script for generating heat map visualizations of adversaries' cyclic group shapes.
Maybe belongs in KataGoVisualizer, except we need to use go_attack.go.Game
to simulate each game and find the cyclic capture.
Experiment page: https://www.notion.so/chaiberkeley/heat-map-visualizations-of-cyclic-adversaries-e6604589c2364aa1803b2f1738f0547d?pvs=4
(EDIT: fixed)
lint is failing due to black
being updated and failing on files not modified in this PR. Fix: PR #134
Added to PR description: https://www.notion.so/chaiberkeley/heat-map-visualizations-of-cyclic-adversaries-e6604589c2364aa1803b2f1738f0547d?pvs=4
Closing because it's been moved to a notebook in https://github.com/AlignmentResearch/KataGoVisualizer/pull/98