Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.26 KB

File metadata and controls

11 lines (8 loc) · 1.26 KB

deep-learning

This part is about the assignment for deep learning.

Assignment requirements and answers for reference are provided. Might contain some mistakes.

Assignment1

Planar data classification with one hidden layer

Assignment2

image classification on the CIFAR-10 dataset (using keras)

Assignment3

implementation of infoGAN with tensorflow