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

Run pre-commit hooks on existing code #24

Closed jerry871002 closed 1 year ago

jerry871002 commented 1 year ago

Existing code hasn't go through code quality check yet, need to run per-commit hooks (including formatter and linter) once for all files.