jbloomAus / DecisionTransformerInterpretability

Interpreting how transformers simulate agents performing RL tasks
https://jbloomaus-decisiontransformerinterpretability-app-4edcnc.streamlit.app/
MIT License
61 stars 15 forks source link

Streamlit app requires mujoco installation #73

Open DalasNoin opened 1 year ago

DalasNoin commented 1 year ago

I got error messages when trying to start the streamlit app: I needed to install Mujoco

Mujoco is a physics engine, so this is only used for some special environments.

I downloaded the tar.gz and placed it here and set the path: .mujoco/mujoco210 export LD_LIBRARY_PATH=... Screenshot 2023-05-14 141213