Coder Social home page Coder Social logo

iamtonymwt / cs231n-2020-spring-assignment-solution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bingcheng1998/cs231n-2020-spring-assignment-solution

0.0 0.0 0.0 272.41 MB

solution for CS231n 2020 spring assignment

Python 2.03% Shell 0.03% Jupyter Notebook 97.93%

cs231n-2020-spring-assignment-solution's Introduction

bingcheng.openmc.cn en.sjtu.edu.cn/en.sjtu.edu.cn/ www.ji.sjtu.edu.cn/

CS231n-2020-spring-assignment-solution

TODO: All Finished

  • Assignment #1 (Finished 2020/9/12)
  • Assignment #2 (Finished 2020/9/27)
  • Assignment #3 (Finished 2020/10/8)
  • Notes 扫描全能王链接 (Chinese Only)
  • HyperQuest (try it HERE)

HyperQuest

HyperQuest mimics the hyper parameter tuning app from Stanford University, CS231n. HyperQuest is a web-app designed for beginners in Machine Learning to easily get a proper intuition for choosing the right hyper parameters. This is initially an extremely daunting task because not having proper hyper parameters leads to the models breaking down.

Try HyperQuest HERE!


Interesting Examples

KNN

Visualize the distance matrix: each row is a single test example and its distances to training examples:

Explain:

As you can see above, the background of those images which is similar to many other images is black. Because there are many other images that have a black color on its margin, while the white part of those images is rarely seen in other images, which will cause a large difference, so will generate the white bar.

Find best k for kNN:

SVM v.s. Softmax

SVM

Softmax

It can be found that softmax is much smoother than SVM, which means it’s more generalized.

2-layer net with different dtype

With dtype np.single, visualize the weights of the first layer:

With dtype np.float64, visualize the weights of the first layer:

As you can see, there is no difference.

Style Transfer GIFs

By watching the first iteration we can find that there is no difference between starting with a random image or starting with the original image.

cs231n-2020-spring-assignment-solution's People

Contributors

bingcheng1998 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.