Skip to content

Nicolassaint/Deep-learning-I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning I (2023-2024)

This repository contains course materials and three lab projects for the "Deep Learning I" - DS-télécom-6 course followed at Télécom Paris for the Master 2 Data Science during the academic year 2023-2024.

Course Description

Deep Learning (machine learning based on deep artificial neural networks) has become extremely popular over the last years due to the very good results it allows for tasks such as regression, classification or genera- tion. The objective of this course is to provide a theoretical understanding and a practical usage of the three main types of networks (Multi-Layer- Perceptron,Recurrent-Neural-Network and Convolutional Neural Network). The content of this course rangesfrom the perceptron to the generation of adversarial images. Each theoretical lecture is followed by a practical lab on the corresponding content where student learn to implement these networks using the currently three popular frameworks: pytorch, tensorflow and keras.

Labs

The repository includes three lab projects, each focusing on a different architecture of deep learning:

  1. Lab 1: MLP - Multi Layer Perceptron

  2. Lab 2: RNN - Recurrent Neural Network

  3. Lab 3: CNN - Convolutional Neural Network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published