HumanCompatibleAI / adversarial-policies

Find best-response to a fixed policy in multi-agent RL
MIT License
275 stars 47 forks source link

Upgrade to Sacred 0.8.x #28

Closed AdamGleave closed 4 years ago

AdamGleave commented 4 years ago

Currently downgrading to avoid stdout related capture errors in CI, see e.g. https://travis-ci.com/HumanCompatibleAI/adversarial-policies/jobs/253302901 for a failing build\

Should get to the bottom of this and then upgrade

AdamGleave commented 4 years ago

Found a different workaround, #23 upgrades to 0.8.x, closing.