Skip to content

Commit

Permalink
Add outline
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAlan committed Jun 26, 2023
1 parent 7695680 commit bc7fee4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# codas-hep-intro-ml-2023
# CoDaS-HEP 2023 Introduction to Machine Learning

The repository contains material and exercises for the "Introduction to Machine Larning" material developed for [CODAS-HEP](https://codas-hep.org/) 2023. It is split into four parts that include background, theory and hands on exercises (that are HEP focused when possible):
- Part 1: **Introduction to Machine Learning**: Motivations and basics of machine learning, linear regression, logistic regression, optimization and regularization.
- Part 2: **Supervised Deep Learning**: basics of deep learning, backpropagation, optimization i.e. Multi Layer Perceptrons (MLPs).
- Part 3: **Convolutional Neural Networks and Autoencoders**: working with images, Convolutional Neural Networks (CNNs), motivation for unsupervised learning, PCA, autoencoders.
- Part 4: **Permutation Invarience**: deep sets, background on graphs as data representation, theory of graph neural networks, transformers.

0 comments on commit bc7fee4

Please sign in to comment.