An open API service indexing awesome lists of open source software.

https://github.com/psteinb/deeplearning-at-iktp2018

slidedeck for my presentation at the institute for nuclear and particle physics at TU Dresden, October 2018
https://github.com/psteinb/deeplearning-at-iktp2018

Last synced: over 1 year ago
JSON representation

slidedeck for my presentation at the institute for nuclear and particle physics at TU Dresden, October 2018

Awesome Lists containing this project

README

          

# Deep Learning

Slides given at the 2018 Institute Seminar of the Institute for Nuclear and Particle Physics at the TU Dresden. To view them, go [here](https://psteinb.github.io/deeplearning-at-iktp2018/).

# How to build the slides

Follow the instructions [here](https://asciidoctor.org/docs/asciidoctor-revealjs/) here or just do:

``` shell
$ git clone https://github.com/psteinb/deeplearning-at-iktp2018.git
$ cd deeplearning-at-iktp2018.git
$ make prepare
$ make slides
```
# How to view the slides

Follow the steps outlined above to build the slidedeck. The open the produced `index.html` in a browser of your choice.

# Acknowledgements

* David Rousseau (CNRS/IN2P3, Université Paris-Saclay) & TrackML team
* Noreen Walker & the Scicomp team (MPI CBG/Scionics)
* Eric Brachmann (University Heidelberg)
* Michael Kobel and Joany Manjarrez (IKTP)