jaayala / risk_aware_contextual_bandit

Risk-Aware Continuous Control with Neural Contextual Bandits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Risk-Aware Continuous Control with Neural Contextual Bandits

Source code of the paper: Risk-Aware Continuous Control with Neural Contextual Bandits published in the proceedings of AAAI'24.

Dependencies

Reproducibility

To reproduce results from the paper, use run_all.sh. This script runs all the evaluations of the synthetic environment and generates the plots:

./run_all.sh

About

Risk-Aware Continuous Control with Neural Contextual Bandits


Languages

Language:Python 96.8%Language:Shell 3.2%