Skip to content

Commit a55c5b4

Browse files
committed
add all weeks docs
1 parent 2971be2 commit a55c5b4

File tree

45 files changed

+33
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+33
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# PDFs
2-
*.pdf
2+
*.mp4
3+
*.mov
4+
*/.ipynb_checkpoints/*
5+
darknet
1.55 MB
Binary file not shown.
431 KB
Binary file not shown.

Complementary/Batch_Normalization.pdf

169 KB
Binary file not shown.
12.5 MB
Binary file not shown.

Complementary/Derive_BackProp.pdf

44.8 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 MB
Binary file not shown.
Binary file not shown.
3.03 MB
Binary file not shown.

Complementary/Wilson.nn03.batch.pdf

739 KB
Binary file not shown.

Complementary/YOLO9000.pdf

5.01 MB
Binary file not shown.
228 KB
Binary file not shown.

Complementary/sermanet_pierre.pdf

9.24 MB
Binary file not shown.

Complementary/ssd.pdf

2.22 MB
Binary file not shown.
Binary file not shown.

ConceptExplain/README.md

+3

ConceptExplain/samplejson.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"glossary": {
3+
"title": "example glossary",
4+
"GlossDiv": {
5+
"title": "S",
6+
"GlossList": {
7+
"GlossEntry": {
8+
"ID": "SGML",
9+
"SortAs": "SGML",
10+
"GlossTerm": "Standard Generalized Markup Language",
11+
"Acronym": "SGML",
12+
"Abbrev": "ISO 8879:1986",
13+
"GlossDef": {
14+
"para": "A meta-markup language, used to create markup languages such as DocBook.",
15+
"GlossSeeAlso": ["GML", "XML"]
16+
},
17+
"GlossSee": "markup"
18+
}
19+
}
20+
}
21+
}
22+
}

CourseSyllabus/MLCV_Syllabus.pdf

71.5 KB
Binary file not shown.

NYU_HR/ssd_presentation.pdf

2.56 MB
Binary file not shown.

Week_1/Bruna-Mallat-Pami-Scat.pdf

1.62 MB
Binary file not shown.

Week_1/HaarMorletWavelet.Basics.pdf

200 KB
Binary file not shown.
475 KB
Binary file not shown.

Week_1/backpropagation.pdf

144 KB
Binary file not shown.

Week_10/VariationalAutoEnconders.pdf

860 KB
Binary file not shown.
3.55 MB
Binary file not shown.

Week_14/RNN.pdf

115 KB
Binary file not shown.

Week_15/1610.03295.pdf

434 KB
Binary file not shown.

Week_15/RL_And_AutonomousDriving.md

+4
Binary file not shown.
Binary file not shown.

Week_4/DeepResidualNetworks_2015.pdf

750 KB
Binary file not shown.

Week_4/GoogleLeNet2015.pdf

1.25 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Week_6/grabcut-siggraph04.pdf

6.17 MB
Binary file not shown.
Binary file not shown.
518 KB
Binary file not shown.

neural_network-9.png

24.5 KB

0 commit comments

Comments
 (0)