bstee615 / rarl

Implementation of Robust Adversarial Reinforcement Learning
3 stars 0 forks source link

Training and experiment setup #7

Closed bstee615 closed 3 years ago

bstee615 commented 3 years ago

Implement Algorithm 1 from original paper in main.py Add experiment configuration trainingconfig.json Add script to validate perturbations perturb.py