Skip to content

ksang/cs231n-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs231n-assignments

Stanford CS231n: Convolutional Neural Networks for Visual Recognition assignments and practices

Overview

Index

  • There are totally three collections of assignments, they are located in three directories.
  • The assignments are updated with my solutions.
  • For original quiz, follow instructions from each assignment readme documentation.

Assignment 1

In this assignment you will practice putting together a simple image classification pipeline, based on the k-Nearest Neighbor or the SVM/Softmax classifier.

Assignment 2

In this assignment you will practice writing backpropagation code, and training Neural Networks and Convolutional Neural Networks.

Assignment 3

In this assignment you will implement recurrent networks, and apply them to image captioning on Microsoft COCO. You will also explore methods for visualizing the features of a pretrained model on ImageNet, and also this model to implement Style Transfer. Finally, you will train a generative adversarial network to generate images that look like a training dataset!

About

Stanford CS231n: Convolutional Neural Networks for Visual Recognition assignments and practices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •