Skip to content

Commit

Permalink
Merge pull request #284 from slds-lmu/nutshell-neural-networks
Browse files Browse the repository at this point in the history
added chapter for neural network nutshell
  • Loading branch information
ludwigbothmann authored Nov 14, 2023
2 parents b290bb5 + 55e3966 commit 95aa6a0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions content/chapters/08_neural_networks/08-00-nutshell-nn.md
Original file line number Diff line number Diff line change
@@ -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.

<!--more-->

### Lecture video

{{< video id="htwEzmtc2M0" >}}

### Lecture slides

{{< pdfjs file="https://github.com/slds-lmu/lecture_i2ml/blob/master/slides-pdf/slides-nn-nutshell.pdf" >}}

0 comments on commit 95aa6a0

Please sign in to comment.