Materiały do warsztatów znajdują się w podlinkowanym repozytorium
- Uczenie Maszynowe - wprowadzenie dla początkujących - warsztaty, prowadzący: Mateusz Macias
- Uczenie Maszynowe - deep learning - warsztaty, prodaczący: Mateusz Macias
- Uczenie Maszynowe i Deep Learning - autor: Mateusz Macias
- Przegląd gradientowych metod optymalizacji - autor: Przemek Pobrotyn
- scikit-learn - autor: Przemek Pobrotyn
- Word2Vec - explore - autor: Julia Bazińska
- XGBoost - autor: Jakub Tyrek, dodatkowe materiały: Jupyter Notebook
- Deep Reinforcement Learning for Conversational Agents (abstrakt) - autor: Paweł Budzianowski
- Konwolucyjne Sieci Neuronowe - autor: Mateusz Macias
- Random Forest - Lasy losowe - autor: Konrad Czechowski
- Książka z deep learningu online - również dostępna w wersji papierowej - Ian Goodfellow, Yoshua Bengio i Aaron Courville
- Andrew NG - kurs deep learningu (wydany w 2017)
- Siraj Raval - machine learning youtuber
- Legendarny - choć nieco już wiekowy - kurs klasycznego ML Andrew NG
- Silnie matematyczny kurs deep learningu - Geoffrey Hinton - również nieco wiekowy
- Deep Learning Playground - do zabawy z sieciami
Pawel Budzianowski received his B.A. and M.A. degrees from the Faculty of Mathematics and Computer Science at Adam Mickiewicz University in Poznan in 2015. Since then he has been at the University of Cambridge first as an MPhil student reading Machine Learning. Afterwards, he has begun a PhD in the Dialogue Systems Group at the University of Cambridge. His research interests include multi-domain policy management and Bayesian deep learning
In spoken dialogue systems, we aim at building automated dialogue agents that can converse with humans. A part of this effort is the policy optimization task, which attempts to find a policy guiding the conversation. This talk will give a gentle introduction to data-driven dialogue systems and address some challenges in training dialogue management module via deep reinforcement learning - namely sample efficiency and stability of learning. We will discuss whether Bayesian approaches can improve stability and efficiency of value-based methods.