Dr Robert Salomone,
QUT Centre for Data Science

Neural Networks and Related Models

(Please note: This course is co-taught by Dr Susan Wei)

This course is an introduction to deep learning as well as some probabilistic models involving neural networks (flow-based models and deep generative models).

Part I: Deep Learning Basics and Models

  • An Introduction to Neural Networks: key components of DL pipeline, multilayer perception, forward/backward propagation, computational graphs
  • Stochastic Optimization and Extensions
  • The Art of Model Training and Regularization: Model selection, weight decay, dropout, initialization
  • Convolutional Neural Networks and Recurrent Neural Networks

Part II: Variational Inference, Normalizing Flows, and Deep Generative Models

  • An Introduction to Variational Inference
  • Normalizing Flows (for both Variational Inference and Density Estimation)
  • Deep Generative Models: Variational Autoencoders & Generative Adversarial Networks.

Computational Demonstrations will use the Python package PyTorch. The latter part of the course will involve demonstrations using the probabilistic programming language Pyro, which is based on PyTorch and has additional features.

Pre-requisites

Prior Mathematical Knowledge: Calculus, Linear Algebra, Probability, and Statistics at an advanced undergraduate level.

Prior Computational Experience: The computational aspects of this course use the programming language Python. Some familiarity with Python would be advantageous. Basic familiarity with programming is required.

Pre-reading

Dr Robert Salomone

Dr Robert Salomone,
QUT Centre for Data Science

Robert is a Postdoctoral Research Fellow at Queensland University of Technology within the Centre for Data Science. He obtained PhD in Statistics at The University of Queensland in 2018 on the topic of advanced Monte Carlo methods (that is, algorithms that use simulated randomness to solve problems). Prior to his position at QUT, he also held research fellowships at UNSW Sydney (2019-2020) and The University of Queensland (2018-2019). A primary theme of his research is developing improved computational methodology for Statistics and Machine Learning applications.