Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Cescfangs/CS231n-Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CS231n Assignments: a Python 3 repo

CS231n is awesome, the original code of assignments is based on Python 2, I'm a fan of Python 3 though, for those who prefer 3 to 2, feel free to clone or fork this repo, have fun with it!

All Done ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Progress

  • Assignment 1:

    1. KNN โœ”๏ธ
    2. SVM โœ”๏ธ
    3. Softmax โœ”๏ธ
    4. Neural network โœ”๏ธ
  • Assignment 2:

    1. Fully connected nets โœ”๏ธ
    2. BatchNorm layers โœ”๏ธ
    3. Dropout โœ”๏ธ
    4. ConvNet on CIFAR-10 โœ”๏ธ
  • Assignment 3:

    1. Image Captioning with Vanilla RNNs โœ”๏ธ
    2. Image Captioning with LSTMs โœ”๏ธ
    3. Network Visualization: Saliency maps, Class Visualization, and Fooling Images โœ”๏ธ
    4. Image Generation โœ”๏ธ

    ...

About

This is a Python 3 repo for CS231n Assignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published