Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
e21b65b33d
commit
f138a080c8
1 changed files with 28 additions and 0 deletions
28
other/ml_resources/README.md
Normal file
28
other/ml_resources/README.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# Machine Learning Resources
|
||||||
|
{:.no_toc}
|
||||||
|
|
||||||
|
<nav markdown="1" class="toc-class">
|
||||||
|
* TOC
|
||||||
|
{:toc}
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
## 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)
|
Loading…
Reference in a new issue