Skip to content

woniesong92/cs231n_assignments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repository for programming assignments of CS231n: Convolutional Neural Networks for Visual Recognition (Winter 2016).

Thanks for the people who dedicate their life to widespread knowledge, which makes the world better.

Contents

  • Q1: k-Nearest Neighbor classifier (20 points)
  • Q2: Training a Support Vector Machine (25 points)
  • Q3: Implement a Softmax classifier (20 points)
  • Q4: Two-Layer Neural Network (25 points)
  • Q5: Higher Level Representations: Image Features (10 points)
  • Q1: Fully-connected Neural Network (30 points)
  • Q2: Batch Normalization (30 points)
  • Q3: Dropout (10 points)
  • Q4: ConvNet on CIFAR-10 (30 points)
  • Q1: Image Captioning with Vanilla RNNs (40 points)
  • Q2: Image Captioning with LSTMs (35 points)
  • Q3: Image Gradients: Saliency maps and Fooling Images (10 points)
  • Q4: Image Generation: Classes, Inversion, DeepDream (15 points)

Link

About

[Assignment] CS231N: Convolutional Neural Networks for Visual Recognition (Winter 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • Python 9.3%
  • Tcl 1.4%