Stanford CS231n 笔记

Stanford CS231n: Deep Learning for Computer Vision

Course Website

放在前面

一些有用的资源

Assignment 1

Q1 k-NN

就是找 k 个距离最近的,然后看这 k 个里面哪种最多

Assignment 1 Q1 k-NN 已完成,我的答案

Q2 SVM

Assignment 1 Q2 SVM 已完成,我的答案

Q3 Softmax

Assignment 1 Q3 Softmax 已完成,我的答案

Q4 Two Layer Net

小跑进入 Neural Network

My Solution

Q5 Features

Higher Level Representations: Image Features

assignment1/features.ipynb

Assignment 2

Q1

Author

TosakaUCW

Posted on

2024-06-02

Updated on

2024-06-11

Licensed under

Comments