Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

File metadata and controls

7 lines (4 loc) · 271 Bytes

Deep Learning code for DeepZ paper

All data that was used in the paper can be found in data folder

All code can be found in notebooks in notebooks folder

To clone the repo you have to clone all submodules. To do this use git clone --recurse-submodules command