CSE 291D/234 Data Systems for Machine Learning
1
CSE 291D/234 Data Systems for Machine Learning Arun Kumar Topic 2: - - PowerPoint PPT Presentation
CSE 291D/234 Data Systems for Machine Learning Arun Kumar Topic 2: Deep Learning Systems DL book; Chapters 5 and 6 of MLSys book 1 Academic ML 101 Generalized Linear Models (GLMs); from statistics Bayesian Networks ; inspired by causal
1
2
3
https://www.kaggle.com/c/kaggle-survey-2019
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
(yi,xi)∈B⊂D
28
29
https://sebastianraschka.com/faq/docs/visual-backpropagation.html
30
31
https://www.tensorflow.org/api_docs/python/tf/all_symbols https://keras.io/api/
32
Deep learning code Neural computational graph Intermediate representation (IR) Optimized IR Hardware kernels
33
34
35
https://towardsdatascience.com/the-mostly-complete-chart-of-neural-networks-explained-3fb6f2367464
36
37
38
39
40
41
https://www.tensorflow.org/guide/distributed_training
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
http://jalammar.github.io/illustrated-transformer/
75
https://neurohive.io/en/news/attentive-graph-neural-networks-new-method-for-video-object-segmentation/
76
https://medium.com/@esaliya/model-parallelism-in-deep-learning-is-not-what-you-think-94d2f81e82ed
77
https://arxiv.org/pdf/1809.02839.pdf
78
https://arxiv.org/pdf/1809.02839.pdf
79
https://dawn.cs.stanford.edu/assets/pdf/2018-03-08-sysml/modelbatch.pdf