2026/2027





Глубинное обучение
Статус:
Маго-лего
Где читается:
Факультет компьютерных наук
Онлайн-часы:
48
Охват аудитории:
для всех кампусов НИУ ВШЭ
Преподаватели:
Ратников Федор Дмитриевич
Язык:
русский
Кредиты:
6
Контактные часы:
48
Программа дисциплины
Аннотация
The proposed course is dedicated to the methods of "deep learning" — neural network methods of machine learning that have sparked a surge of development in several applied fields. Primarily, the course aims to develop students' skills in solving practical problems using deep neural networks.
In recent years, deep learning methods have firmly established themselves in various applied areas, such as:
- Computer Vision: recognizing visual patterns, segmentation, synthesizing images from text descriptions;
- Text Processing: sentiment analysis, question-answer systems, machine translation, large language models;
- Speech Processing: recognition, synthesis, classification of accents, tones, etc.;
- Robotics: optimizing behavior strategies, Reinforcement Learning.
In this course, students are briefly introduced to the applications of neural networks in all these
Цель освоения дисциплины
- The proposed course is primarily aimed at developing practical skills in students and providing them with experience in solving applied problems using neural networks. This includes training, fine-tuning, analyzing, and effectively applying neural network models.
Планируемые результаты обучения
- General skills in building and training neural network models.
- Using neural networks for computer vision, working with convolutional and ViT-like neural networks
- Using neural networks for text analysis, including mechanisms of attention.
- Fine-tuning models trained on general data (transfer learning).
- General knowledge in several other areas of neural network application
Содержание учебной дисциплины
- week01_backprop
- week02_autodiff
- week03_convnets
- week04_finetuning
- week05_interpretability
- week06_nlp
- week07_attention
- week08_llm
- week09_generative
- week10_speech
- week11_rl
- Темы по выбору
Элементы контроля
- week01_backprop
- week02_autodiff
- week03_convnets
- week04_finetuning
- week05_interpretability
- week06_nlp
- week08_llm
- week09_generative
- week10_speech
- week11_rl
- week07_attention
Промежуточная аттестация
- 2026/2027 2nd moduleFinal = min(10, round(0.1*(ДЗ_1+ДЗ_2+ДЗ_3+ДЗ_4+ДЗ_5+ДЗ_6+ДЗ_7+ ДЗ_8+ДЗ_9+ДЗ_10+ДЗ_11)))
Список литературы
Рекомендуемая основная литература
- Kelleher, J. D. (2019). Deep Learning. Cambridge: The MIT Press. Retrieved from http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsebk&AN=2234376
Рекомендуемая дополнительная литература
- Ian Goodfellow, Yoshua Bengio, & Aaron Courville. (2016). Deep Learning. The MIT Press.