You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like both AdversarialTeamModel2VAEGP & MultiPPOTrainer2 missing from this repo. To generate the dataset to train the visual evaluator, generate_dataset.py required these 2 modules as shown in line 11-12.
Do you mind to point me to where they are?
We successfully trained a new set of agents with our new techniques and would like to visualize their local coverage. Do you mind to provide some advice to how to run the white-box analysis?