imitation icon indicating copy to clipboard operation
imitation copied to clipboard

Add support for SB3 callbacks in adversarial training

Open smanolloff opened this issue 1 year ago • 1 comments

Description

Support for stable_baselines3 style callbacks in adversarial training.

This feature was partly addressed in #626, but the author seems to have lost interest there

Testing

Tests in tests/algorithms/test_adversarial.py

smanolloff avatar Sep 14 '23 12:09 smanolloff

the master branch apparently is unstable so the failing tests are unrelated to this PR

smanolloff avatar Sep 20 '23 16:09 smanolloff