Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
/ CS231n-Python3 Public archive

This is a Python 3 repo for CS231n Assignment

Notifications You must be signed in to change notification settings

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