Skip to content

MIT-REALM/radium_tro_24

Repository files navigation

RADIUM: Robustness via Adversarial Diversity using MCMC

This is code to accompany our T-RO submission.

Try it for yourself

To install RADIUM, run the following commands:

git clone https://github.com/mit-realm/radium_tro_24
cd radium_tro_24
conda create -n radium_env python=3.9
conda activate radium_env
pip install -e .
pip install -r requirements.txt

To install the environment for use in Jupyter notebooks, run

python -m ipykernel install --user --name=radium_env

Warning: Research code may contain sharp edges!

RADIUM is under active development as part of research in the Reliable Autonomy Laboratory at MIT (REALM). We will aim to release a tagged version to coincide with each new publication and major advance in capabilities, but we currently cannot commit to a stable interface.

RADIUM was developed using Python on Ubuntu 22.04. Other operating systems are not officially supported.

About

Public code accompanying our T-RO submission

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •