Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 360 Bytes

Adversarial arena - interactive demo

In this demo we give an interactive tool to explore the results of the experiments conducted using the adversarial-arena repository.

Deployment

Install the requirements with

pip install -r requirements.txt

Run the demo with

streamlit run main.py