go_attack icon indicating copy to clipboard operation
go_attack copied to clipboard

scripts: Add script for generating heat map visualizations of cyclic group captures

Open tomtseng opened this issue 1 year ago • 2 comments

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

tomtseng avatar Feb 24 '24 03:02 tomtseng

(EDIT: fixed) lint is failing due to black being updated and failing on files not modified in this PR. Fix: PR #134

tomtseng avatar Feb 24 '24 03:02 tomtseng

Added to PR description: https://www.notion.so/chaiberkeley/heat-map-visualizations-of-cyclic-adversaries-e6604589c2364aa1803b2f1738f0547d?pvs=4

tomtseng avatar Mar 02 '24 06:03 tomtseng

Closing because it's been moved to a notebook in https://github.com/AlignmentResearch/KataGoVisualizer/pull/98

tomtseng avatar May 23 '24 00:05 tomtseng