We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d307d2 commit 516ec3eCopy full SHA for 516ec3e
2 files changed
artificial-intelligence/deep-learning/index.json
@@ -35,6 +35,18 @@
35
"url": "https://karpathy.ai/zero-to-hero.html",
36
"type": "course",
37
"level": "everyone"
38
+ },
39
+ {
40
+ "title": "Dive into Deep Learning",
41
+ "url": "https://d2l.ai/",
42
+ "type": "book",
43
+ "level": "everyone"
44
45
46
+ "title": "Deep Learning Book",
47
+ "url": "https://www.deeplearningbook.org/",
48
49
+ "level": "intermediate"
50
}
51
]
-}
52
+}
artificial-intelligence/machine-learning/index.json
@@ -53,6 +53,12 @@
53
"url": "https://www.statlearning.com/",
54
"type": "book",
55
56
57
58
+ "title": "Interpretable Machine Learning",
59
+ "url": "https://christophm.github.io/interpretable-ml-book/",
60
61
62
63
64
0 commit comments