Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 2.39 KB

index.md

File metadata and controls

34 lines (21 loc) · 2.39 KB
layout mathjax title
default
true
TFLR
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>

Talk

Notebooks

The easiest to interactively work with the notebooks, is to use google colab (you will need to have a google account for that). In colab the notebook will be run in the cloud. For doing the hands-on part on your own computer you can either install anaconda or use the provided a docker container (you need no google account). See https://tensorchiefs.github.io/dl_course_2018/ for details.

Tasks / Exercises

If there is time left, you may want to have a look at the solution for linear regression with TensorFlow eager (see below)

Solutions

Please try it first on your own

Further material on deep learning, can be found at tensorchiefs $F^{\mu,\nu}$