My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
-
Updated
Sep 5, 2018 - Jupyter Notebook
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Implemented Vanilla RNN and LSTM networks, combined these with pretrained VGG-16 on ImageNet to build image captioning models on Microsoft COCO dataset. Explored use of image gradients for generating new images and techniques used are Saliency Maps, Fooling Images and Class Visualization. Implemented image Style Transfer technique from 'Image St…
Neural Networks Visualization : Activation Maps, Adversarial examples...
Add a description, image, and links to the class-visualization topic page so that developers can more easily learn about it.
To associate your repository with the class-visualization topic, visit your repo's landing page and select "manage topics."