From 33184097f48c19250419e2855b4304dd98c04ac3 Mon Sep 17 00:00:00 2001 From: Adriana <adriana.stan@com.utcluj.ro> Date: Fri, 26 Jun 2020 18:38:21 +0300 Subject: [PATCH] Update 0.Papers and Books --- DNN-fundamentals/0.Papers and Books | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DNN-fundamentals/0.Papers and Books b/DNN-fundamentals/0.Papers and Books index 6e9d3e4..5bfa169 100644 --- a/DNN-fundamentals/0.Papers and Books +++ b/DNN-fundamentals/0.Papers and Books @@ -1,6 +1,9 @@ [BOOK] Deep learning, Ian Goodfellow and Yoshua Bengio and Aaron Courville > https://www.deeplearningbook.org/ +[BOOK] Elements of statistical Learning +> https://web.stanford.edu/~hastie/ElemStatLearn/printings/ESLII_print12.pdf + [PAPER] Do deep generative models know what they know? > https://openreview.net/pdf?id=H1xwNhCcYm -- GitLab