Skip to content

jzf2101/alphatology

Repository files navigation

alphatology

Code for Evaluation Beyond Task Performance: Analyzing Concepts in AlphaZero in Hex (NeurIPS 2022)

setup jobs (assumes slurm)

# generates jobs in jobs/[job-name].sh
mkdir times
./pipelines/icml2020.sh

# download results (I moved this into a bashscript for myself)
# $1 == jobname.
rsync --progress [USER]@[REMOTE]:[PATH_TO_PROJECT]/results/$1/\* results/$1

tests

pytest tests/*.py --disable-pytest-warnings

About

Code for Evaluation Beyond Task Performance: Analyzing Concepts in AlphaZero in Hex (NeurIPS 2022)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published