Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.71 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.71 KB

CS231n: Deep Learning for Computer Vision

My solutions for CS231N Assignments (spring 2020`)

CS231n spring 2020` version의 본인 풀이입니다! (2022.07.15 ~ )

Found original assignment files from here
Used Google Colab for the following assignments..

Assignment1

Assignment2

Assignment3

  • Image Captioning with Vanilla RNNs
  • Image Captioning with LSTMs
  • Network Visualization: Salienc maps, Class Visualization, and Fooling Images
  • Style Transfer
  • Generative Adversarial Networks