- Run comparison_app_final.py for the streamlit application.
- vault_rl_average_run.py runs the RL Vault Advisor several times and averages the results.
- treasury_models_run.py runs both the RL and MVO Treasury Advisor models and averages the results.
- Run python install -r requirements.txt to download the necessary libraries. You may need to create a new virtual environment to avoid compatibility issues.