CONTENTS
- Basics
- Introduction and definition of terms (machine learning, artificial intelligence, big data, deep learning, …)
- Presentation of the technologies used in the workshop, e.g. TensorFlow and Keras
- Landscape of Machine Learning Methods
- Supervised learning
- Unsupervised learning
- Reinforcement learning
- Single-layer neuronal networks (perceptrons)
- Biological motivation
- From biological to artificial neurons
- Learning: optimization, gradient descent
- Classification of multiple classes
- Basic terms & tools
- Loss functions
- Performance metrics
- Data partitioning
- Feature extraction, dimensionality reduction
- Overfitting and countermeasures
- Multilayer neural networks
- Backpropagation
- Deep learning