Deep Learning Methods and Applications, Spring 2020.
- Practice #1: Implementation of Binary Classifier.
[spec] [code] - Practice #2: Implementation of Binary Classifier using Vectorization with NumPy.
[spec] [report] [code] - Practice #3: Implementation of Binary Classifier using 2-layered Network with NumPy.
[spec] [report] [code] - Practice #4: Implementation of Binary Classifier with TensorFlow.
[spec] [report] [code] - Practice #5: Image Denoising.
[spec] [report] [code]