This repository contains the presentation and example Jupyter notebook of the presentation "Deep Learning for Engineers". The presentation's goal is to give a short introduction to Deep Learning models using TensorFlow.
The presentation and examples are based on the Udacity course on deep learning:
https://www.udacity.com/course/deep-learning--ud730
To execute the examples, you need docker installed. After that, you can execute
./run-docker.sh
The python notebook should run now and you can open it by accessing: