Difference between revisions of "Week 6"

From Research management course
Jump to: navigation, search
Line 25: Line 25:
 
==Resources==
 
==Resources==
 
* [https://www.youtube.com/watch?v=rNV3sW2lXkc Video for week 6].
 
* [https://www.youtube.com/watch?v=rNV3sW2lXkc Video for week 6].
<!--* [Slides for week 6].
+
[http://www.machinelearning.ru/wiki/images/e/ed/M1p2022lect6.pdf Slides for week 6, 2022].
* List of the figures and diagrams to support theoretical analysis.-->
 

Revision as of 08:35, 17 March 2022

Goal of the week: conciliate the problem statement and the computational experiment.

Результат: описание решения формально поставленной задачи.

T: Theoretical part

The theoretical part describes the proposed solution and declares its properties. The goal is to join the theoretical elements into a method. This method includes hypotheses, model, criterion and the optimization algorithm.

  1. Write the solution of your problem
    • in a simple outline variant,
    • expand necessary details,
    • use algorithm LaTeX template.
  2. Compare notations in the problem statement, solution and code. Make sure the code does not contradict the text.

Пояснения

Описание задания краткое, но само задание нетривиальное: обсудить с консультантом, что в качестве теоретического решения задачи будет описано в работе.

Варианты:

  1. Сложный: выставить гипотезы и условия. Сформулировать и доказать теорему.
  2. Ожидаемый: предложить решение в прямом изложении и проанализировать его свойства.
  3. Базовый: описать последовательность действий в алгоритмическом формате.
  • Формально: Вы должны ввести раздел после Постановки задачи. Он должен описывать решение задачи, следовать Вашим целям и вести к эксперименту. Формат определяется вами и консультантом.
  • По факту: мы будем обсуждать смысловую часть решения на неделе Check 2.

Resources

Slides for week 6, 2022.