Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

executable file
·
16 lines (10 loc) · 546 Bytes

End-to-End Training of Deep Visuomotor Policies

Presentation on End-to-End Training of Deep Visuomotor Policies. Supplementary videos.

Setup

Run git submodule update --init to fetch reveal.js. Change into its directory and use npm install to fetch its dependencies. Run grunt to build the reveal.js minimised files.

Build

Run node watch.js to build the presentation whenever it changes.

Run build.sh to build the presentation manually.