jerry871002 / bsi-pt

BSI-PT algorithm in the paper "Opponent Exploitation Based on Bayesian Strategy Inference and Policy Tracking"
https://jerry871002.github.io/bsi-pt/
0 stars 0 forks source link

Use absolute path for top directory in scripts #28

Closed jerry871002 closed 1 year ago

jerry871002 commented 1 year ago

Instead of relying on where the user runs the script. Use git rev-parse --show-toplevel to get the full path of the top-level directory.