diff --git a/Overview.ipynb b/Overview.ipynb index 49a41a9f07d1f89633f77b37fc53ad0399add713..5a9dda3508c87fbfa383dba409105118a57f15f2 100644 --- a/Overview.ipynb +++ b/Overview.ipynb @@ -68,6 +68,13 @@ "<a id='data_mining'></a>\n", "## Contents\n", "\n", + "| Subject | Duration | Reference |\n", + "|----------------------------------------|----------|-----------------------------------------------------------------------|\n", + "| Welcome, Intro, Basic Notions | 0.5 | https://lectures.mi.hdm-stuttgart.de/dsmml/Overview.html |\n", + "| Conventional Neural Networks: SLP, MLP | 1.5 | https://lectures.mi.hdm-stuttgart.de/dsmml/01NeuralNets.html |\n", + "| Implementing Conventional NN in Keras | 1 | https://lectures.mi.hdm-stuttgart.de/dsmml/03KerasMLPandCNNcifar.html |\n", + "\n", + "\n", "### Conventional techniques with scikit-learn\n", "\n", "1. [Basic Concepts of Data Mining and Machine Learning](00BasicConcepts.ipynb)\n",