Skip to content

Commit

Permalink
update deep learning course list
Browse files Browse the repository at this point in the history
  • Loading branch information
KenN7 committed Dec 12, 2023
1 parent 6d8439f commit 18f3f56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/deep_learning/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ template = "articles.html"
page_template = "article-page.html"
+++

# Course slides

- [Course 1, Intro, MLP, learning with pytorch](https://kenn7.github.io/courses/deep_learning/cours1)
- [Course 2, Intro to CNN, autoencoders](https://kenn7.github.io/courses/deep_learning/cours2)
- [Course 3, Transfer learning, CNN architectures, Anomaly detection](https://kenn7.github.io/courses/deep_learning/cours3)

0 comments on commit 18f3f56

Please sign in to comment.