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

https://github.com/psteinb/fmc19

Folien für das Future Mobility Camp 2019
https://github.com/psteinb/fmc19

Last synced: 9 months ago
JSON representation

Folien für das Future Mobility Camp 2019

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)