From f138a080c8e4effe9fc34014000bd63e67a2c8b3 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Thu, 28 Dec 2023 14:12:59 +0100 Subject: [PATCH] Create README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- other/ml_resources/README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 other/ml_resources/README.md diff --git a/other/ml_resources/README.md b/other/ml_resources/README.md new file mode 100644 index 0000000..5f44588 --- /dev/null +++ b/other/ml_resources/README.md @@ -0,0 +1,28 @@ +# Machine Learning Resources +{:.no_toc} + + + +## The goal + +Questions to [David Rotermund](mailto:davrot@uni-bremen.de) + + +## Open Book & Website recommendation: + +### Dive into Deep Learning + +[https://d2l.ai/](https://d2l.ai/) + +as well as corresponding Youtube channel from Alex Smola + +[https://www.youtube.com/playlist?list=PLZSO_6-bSqHQHBCoGaObUljoXAyyqhpFW](https://www.youtube.com/playlist?list=PLZSO_6-bSqHQHBCoGaObUljoXAyyqhpFW) + + + +## Review papers + +[Jürgen Schmidhuber -- Deep learning in neural networks: An overview](https://doi.org/10.1016/j.neunet.2014.09.003)