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
- Host: GitHub
- URL: https://github.com/psteinb/fmc19
- Owner: psteinb
- Created: 2019-01-18T22:34:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T22:37:15.000Z (over 7 years ago)
- Last Synced: 2025-06-01T18:40:09.395Z (about 1 year ago)
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)