Skip to content

The objective is to implement image classification using weight sharing and auxilliary losses and a small deep learning framework.

Notifications You must be signed in to change notification settings

DenizSungurtekin/Deep-Learning-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning

  • Project 1 : Image classification,weight sharing, auxilliary losses

The objective of this project is to test different architectures to compare two digits visible in a two-channel image. It aims at showing in particular the impact of weight sharing, and of the use of an auxiliary loss to help the training of the main objective.

  • Project 2 : Mini Deep-Learning framework

The objective of this project is to design a mini “deep learning framework” using only pytorch’s tensor operations and the standard math library, hence in particular without using autograd or the neural-network modules.

Data set

  • MNIST
  • Set of 1,000 points

Authors

  • Sajaendra Thevamanoharan
  • Deniz Sungurtekin
  • Antoine Branca

About

The objective is to implement image classification using weight sharing and auxilliary losses and a small deep learning framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •