Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 289 Bytes

generative-policy

Repository for "Generative Policy" Research

Human Evals

Setting up the Environment

conda create -n policy PYTHON=3.10
conda activate policy
pip install -r requirements.txt

Running the Experiment

python human_evals/server/webserver.py