Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 497 Bytes

File metadata and controls

24 lines (14 loc) · 497 Bytes

MVR Project Page

Static website for the paper “MVR: Multi-view Video Reward Shaping for Reinforcement Learning”.

Local preview

python -m http.server 8000

Then open http://localhost:8000.

GitHub Pages

In the GitHub repo:

  1. Settings → Pages
  2. Build and deployment → Source: Deploy from a branch
  3. Branch: main / Folder: / (root)

Update links

Edit index.html to replace the (TBA) buttons with your real URLs (code repo, OpenReview, arXiv).