


Keep on learning without forgetting
This resource corresponds to 1st video from the AI Excellence Lecture Series.



Course on Continual Learning (given at ESSAI 2023)
5 lectures on continual learning, given at ESSAI 2023.


Lecture notes on reinforcement learning
Reinforcement learning is an appealing subject. Firstly, it is a very general concept: an agent interacts with an environment with the goal to maximize

Algorithms with Julia
This book provides an introduction to modern topics in scientific computing and machine learning, using JULIA to illustrate the efficient implementation of algorithms.


Tutorial paper on Deep Learning for Graphs
The adaptive processing of graph data is a long-standing research topic that has been lately consolidated as a theme of major interest in the deep learning community.



1D Convolutional Neural Networks
This lecture overviews 1D Convolutional Neural Networks that has many applications in 1D signal analysis.