Giter Club home page Giter Club logo

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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

some questions about knn

你好,我在运行knn代码时出现了下面附件中的状况,问题是我的代码就是他给的示例,并没有改动过,请问你遇到过这种情况吗?
knn

assignment2 cython

请问你有没有碰到piplist 里安了cython,但是convolutional layer forward能运行,但backward不可以运行的情况呢?

Note link expired

hello, your Note link is expired, could you please update the link?

assignment2 dropout inline question3

我认为这里你理解错了。我个人认为dropout是用来防止过拟合的,p值越大丢失信息越多越防止过拟合。但是题目是减少每个隐藏层的node数量,这样训练集会成功率会下降,过拟合的程度会降低,这样应该调低p才对

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.