2024/2025
Введение в глубокое обучение для АОТ
Статус:
Маго-лего
Кто читает:
Школа лингвистики
Когда читается:
1, 2 модуль
Охват аудитории:
для всех кампусов НИУ ВШЭ
Преподаватели:
Клокова Ксения Сергеевна
Язык:
английский
Кредиты:
6
Контактные часы:
48
Course Syllabus
Abstract
Introduction to Deep Learning https://www.coursera.org/learn/intro-to-deep-learning?specialization=aml The course starts with a recap of linear models and discussion of stochastic optimization methods that are crucial for training deep neural networks. Learners will study all popular building blocks of neural networks including fully connected layers, convolutional and recurrent layers. Learners will use these building blocks to define complex modern architectures in TensorFlow and Keras frameworks. In the course project learner will implement deep neural network for the task of image captioning which solves the problem of giving a text description for an input image. The prerequisites for this course are: 1) Basic knowledge of Python. 2) Basic linear algebra and probability. Please note that this is an advanced course and we assume basic knowledge of machine learning. You should understand: 1) Linear regression: mean squared error, analytical solution. 2) Logistic regression: model, cross-entropy loss, class probability estimation. 3) Gradient descent for linear models. Derivatives of MSE and cross-entropy loss functions. 4) The problem of overfitting. 5) Regularization for linear models.
Learning Objectives
- The goal of this course is to give learners basic understanding of modern neural networks and their applications in computer vision and natural language understanding.
Expected Learning Outcomes
- Module 1: Introduction to optimization
- Module 2: Introduction to neural networks
- Module 3: Deep Learning for images
- Module 4: Unsupervised representation learning
- Module 5: Deep learning for sequences
Course Contents
- Module 1: Introduction to optimization
- Module 2: Introduction to neural networks
- Module 3: Deep Learning for images
- Module 4: Unsupervised representation learning
- Module 5: Deep learning for sequences
Assessment Elements
- домашние задания
- экзаменЭкзамен состоит из теоретических вопросов, которые были на лекциях
Interim Assessment
- 2024/2025 2nd moduleИтоговая оценка вычисляется как среднее арифметическое оценок за домашние задания. Если студента не устраивает полученная оценка, то можно добрать до двух баллов на экзамене
Bibliography
Recommended Core Bibliography
- Bhavsar, K., Kumar, N., & Dangeti, P. (2017). Natural Language Processing with Python Cookbook : Over 60 Recipes to Implement Text Analytics Solutions Using Deep Learning Principles. Packt Publishing.
Recommended Additional Bibliography
- Ning, C., & You, F. (2019). Optimization under Uncertainty in the Era of Big Data and Deep Learning: When Machine Learning Meets Mathematical Programming. https://doi.org/10.1016/j.compchemeng.2019.03.034