Skip to content

castellwhite/AppliedDeepLearningClass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Deep Learning Class

Uniandes - Summer 2018

The use of statistical models in computer algorithms allows computers to make decisions and predictions, and to perform tasks that traditionally require human cognitive abilities. Deep learning is the interdisciplinary field at the intersection of statistics and computer science which develops such algorithnms and interweaves them with computer systems. It underpins many modern technologies, such as speech recognition, internet search, bioinformatics, computer vision, Amazon’s recommender system, Google’s driverless car and the most recent imaging systems for cancer diagnosis are all based on Deep Learning technology.

This course on Deep Learning will explain how to build systems that learn and adapt using real-world applications. Some of the topics to be covered include deep learning frameworks, convolutional neural networks, generative models nadrecurrent models. The course will be project-oriented, with emphasis placed on writing software implementations of learning algorithms applied to real-world problems, in particular, image analysis, image captioning, natural language pocessing, sentiment detection, among others.

Instructors:

Graduate assistant:

Resources

Schedule

Introduction to Machine Learning and Neural Networks

Date Session Notebooks/Presentations Exercises
June-6 Introduction to python and ML
June-8 Machine learning systems
June-20 Neural networks basics

Introduction to Deep Learning

Date Session Notebooks/Presentations Exercises
June-22 Introduction to deep learning and applications 12-Intro to Deep Learning
July-4 Deep learning frameworks
  • [14 - Deep Learning Frameworks](https://fagonzalezo.github.io/dl-tau-2017-2/lecture4_slides.pdf)
  • | |

    Deep Learning for Image Analysis

    Date Session Notebook Exercises
    July-5 Deep learning for image analyssis & CNN
    July-6 CNN for object recognitionNeural networks basics
    July-11 Generative models, segmentation, image captioning

    Deep Learning for Text Analysis

    Date Session Notebook Exercises
    July-12 Intro to NLP & Intro to RNN
    July-13 Word2vec & RNN for text analysis

    Deep Learning for Applications

    Date Session
    July-16 Deep learning applications
    July-17 Deep learning applications
    July-19 Deep learning applications

    Final Project

    Date Session
    July-23 Final project presentations

    About

    Class Applied Deep Learning - Summer 2018

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • Jupyter Notebook 100.0%