Skip to content

Programming assignments from Deep Learning Class (CSE496/896)

Notifications You must be signed in to change notification settings

ayushm-agrawal/DeepLearningHomeworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearning Homeworks

These are the programming assignments that were given to us during our Deep Learning class. You can find the assignment description in the appropriate assignment folder. We couldn't upload the datasets on the repository but the following datasets have been used for each homework.

  1. Homework 1: Fashion MNIST
  2. Homework 2: CIFAR-100 (Pre training on ImageNet)
  3. Homework 3: Reinforcement learning on Atari 2000 Sequest (Uses the OpenAI Gym environment)

NOTE: Don't copy the code from this repository if you have an assignment. Use this repository code as a guideline to approach your homework.

Copying code for school assignment can result in plagiarism.