diff --git a/content/chapters/08_neural_networks/08-00-nutshell-nn.md b/content/chapters/08_neural_networks/08-00-nutshell-nn.md new file mode 100644 index 0000000..9140805 --- /dev/null +++ b/content/chapters/08_neural_networks/08-00-nutshell-nn.md @@ -0,0 +1,15 @@ +--- +title: "Chapter 08.00: Neural Networks: In a Nutshell" +weight: 8000 +--- +In this nutshell chunk, we learn about neural networks, the driving force behind many of today's cutting-edge machine learning applications. + + + +### Lecture video + +{{< video id="htwEzmtc2M0" >}} + +### Lecture slides + +{{< pdfjs file="https://github.com/slds-lmu/lecture_i2ml/blob/master/slides-pdf/slides-nn-nutshell.pdf" >}}