chmod +x install.sh && ./install.sh
- This project uses a pre-recorded dataset located at:
data/collected_data.npy
Run a quick demo with:
python demo.py
To train the model from scratch:
python train.py
Evaluate the trained policy:
python eval.py
You can find more information and plots in paper here: paper.pdf