Skip to content

Commit

Permalink
Curriculum changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAlan committed Jul 18, 2023
1 parent b06fffa commit 6857abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
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 3: **Convolutional Neural Networks and Autoencoders**: working with images, Convolutional Neural Networks (CNNs), motivation for unsupervised learning, autoencoders.
- Part 4: **Permutation Invarience**: deep sets, background on graphs as data representation, theory of graph neural networks, transformers.

0 comments on commit 6857abd

Please sign in to comment.