Giter Site home page Giter Site logo

egoodman92 / robust_rl_multi_adversary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eugenevinitsky/robust_rl_multi_adversary

0.0 0.0 0.0 254.63 MB

We investigate the effect of populations on finding good solutions to the robust MDP

Python 77.06% Shell 11.06% Jupyter Notebook 11.89%

robust_rl_multi_adversary's Introduction

Robust Reinforcement Learning via adversary pools

We investigate the effect of population based training on the robustness of solutions to the robust MDP.

Setup instructions

To install the code with anaconda run

  • conda env create -f environment.yml
  • conda activate adversary_pools
  • python setup.py develop
  • If you want to run videos make sure to install ffmpeg. If you have brew you can run brew install ffmpeg.

Running the envs

The relevant file is run_adv_mujoco.py in run_scripts/mujoco. For configurations, check out the options on the argparser.

Results reproduction

To simply rerun the plot generation on existing data just run: python visualize/final_results/generate_all_plots.py

To recreate the results completely go to run_scripts/recreate_results and read and run the files there. However, to do this you will either need an AWS account that is properly set up or to run each python command in there locally.

Citations

The original paper corresponding to this code is at https://arxiv.org/abs/2008.01825 For citations please use @article{vinitsky2020robust, title={Robust Reinforcement Learning using Adversarial Populations}, author={Vinitsky, Eugene and Du, Yuqing and Parvate, Kanaad and Jang, Kathy and Abbeel, Pieter and Bayen, Alexandre}, journal={arXiv preprint arXiv:2008.01825}, year={2020} }

robust_rl_multi_adversary's People

Contributors

eugenevinitsky avatar yuqingd avatar kanaadp avatar kjang96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.