Week 2

From Research management course
Jump to: navigation, search

The goal of this week is comprehend the main goal of your project and write about it.

Select your project (Spring 2022)

To select your project:

  1. Look through the list of projects.
  2. Find information about the experts and consultants.
  3. Select your projects in [1].
  4. Wait for confirmation from ...
  5. Put confirmed topics to the Group table
  6. Write your consultant (politely).

A: Abstract

Write a draft of your abstract. Think of a motivation. The abstract shall not exceed 600 characters. It may contain:

  1. wide-range field of the investigated problem,
  2. narrow problem to focus on,
  3. features and conditions of the problem,
  4. the novelty (please not exaggerate),
  5. application to illustrate with (put the results here later).


Land your project

  1. Обсудить с консультантом проект, понять цели, задачи, проблемы.
  2. Найти в организации https://github.com/Intelligent-Systems-Phystech репозиторий своего проекта или создать его с названием формата Project-N или через акроним проекта, примеры.
  3. Create the folder structure:
    • docs,
    • code,
    • data,
    • [figs].
  4. Put the direct link to the paper in the table, so that everyone could access it.
  5. Rename article.tex to Surname2020Title.tex
  6. Check the both .tex and .pdf files are downloaded.
  7. Fill the readme.md file in the github project.
  8. (Если проект продолжающийся) Создать личную папку в репозитории проекта, название в формате Surname2018Title.
  9. Поместить файл (из ДЗ 1) с шаблоном статьи в личную папку, название в формате Surname2018Title.tex.
  10. Создать документ-черновик обзора литературы формата LinkReview, поставить на него ссылку to the Group table on Machinelearning.ru в таблицу.
  11. Рекомендуется кроме литературы заносить в LinkReview ссылки на источники данных, на код и библиотеки.
  12. Совет: создать групповой чат.

L: Literature

We use the LinkReview draft format to share our evanescent ephemeral ideas and impressions we have during the literature reading.

  1. Collect the list of references including:
    1. state-of-the-art reviews, tutorials,
    2. fundamental solutions to the problem,
    3. the basic algorithm to solve your problem,
    4. alternative algorithms,
    5. [changes in the research directions],
    6. data sets and experiments,
    7. the papers that use these data sets
    8. applications of the results,
    9. names of researchers, who solve this problem,
    10. their students and teams,
    11. those, who refer to their works.
  2. Balance the list of the new and well-known works.
  3. Keep up-to date the list of keywords to search with.
  4. Continuously fill your LinkReview.
  5. Plan Introduction (see the next todo list), namely collect:
    • keywords as the basic termini; those who brigs good search results are useful,
    • what the paper devoted to,
    • the investigated problem,
    • the central idea,
    • literature review,
    • the authors' contribution.

B: Beginner's-talk

Short 45-second introductory talk. Plan of the talk:

  1. The project goal. What is the motivation, the goal to reach?
  2. The main idea. What is the message?
  3. The expected result. What is your delivery, your impact, novelty?

There is no time to show a slide or draw a plot on the blackboard. It is recommended to rehearse the report. Week 3 starts with your talk.


Resources

Советы по пользованию репозиторием

  1. Update first, Commit after (Pull first, Push after)
  2. Your own work only, no external publications
  3. No big files (put link to external datasets)
  4. No temporary nor dummy files

Прочитать, чем отличается branch от fork