(C) 2018 Umberto Michelucci
This github repository contains the course material for the course
Neural Networks and Deep Learning for Life Sciences and Health Applications, An introductory course about theoretical fundamentals, case studies and implementations in python and tensorflow
given in the Spring Semester 2019 at the ZHAW (University of Zürich for applied science).
Introduction to Mathematic and Python
Derivation of linear regression formula
Data analysis example with 3 and 8
Activation functions and gradient descent
One dimensional linear regression with TensorFlow
Classification with tensorflow
Linear regression with tensorflow
MNIST with logistic regression and tensorflow
Network Training - Learning rate - Reference
Optimizer introduction and exercises
Zalando dataset and decaying learning rate