Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 491 Bytes

File metadata and controls

8 lines (6 loc) · 491 Bytes

Tutorial on Deep Declarative Networks

Preview the reveal.js slides here.

Start an interactive jupyter notebook and display the slides using rise:

  1. Install the environment conda env create -f environment.yml and activate conda activate ddn.
  2. Launch jupyter notebook and open ddn_tutorial.ipynb.
  3. Start the RISE presentation using the button in the toolbar.