Skip to content

DataScienceUB/DeepLearningfromScratch2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning from Scratch (v3.0)

This course is organized by the DataScienceGroup@UB (http://datascience.barcelona/)

Deep learning is one of the fastest growing areas of machine learning and a hot topic in both academia and industry. This course will cover the basics of deep learning by using a hands-on approach.

Course Agenda

Day 1

  • Introduction to Deep Learning and its applications. Using the Jupyter notebook & Docker.
  • Basic Concepts: Score & Loss functions, Optimization (SGD), Linear Regression.
  • Automated differentiation, Backpropagation, Training a Neural Netwotk from Scratch.
  • Tensorflow programming model. Keras.

    Day2

  • Recap Exercise
  • Convolutions & CNN models.
  • Recurrent Neural Netwoks.
  • Unsupervised Learning.
  • Advanced Applications.
  • Releases

    No releases published

    Packages

    No packages published