Difference between revisions of "Week 2"

From m1p.org
Jump to: navigation, search
 
(23 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
  }}
 
  }}
  
'''The goal of this week''' is to comprehend the main goal of your project and write about it.
+
''The goal of this week'' is to land our project and write your main message.  
 
 
== Select your project (Spring 2024) ==
 
To select your project:
 
# [https://github.com/intsystems/m1p/blob/main-2024/problem_list.md  Look through the list of projects].
 
<!-- # [https://github.com/intsystems/m1p/blob/main-2023/problem_list.md Look through the list of projects]. -->
 
# Find public information about the experts and consultants.
 
# Select your projects during the group discussion.
 
# Wait for confirmation from '''the responsible professor'''
 
# Put confirmed topics [https://github.com/intsystems/m1p to the '''Group table'''].
 
# Politely write your consultant and discuss your project.
 
  
 
== A: Abstract ==  
 
== A: Abstract ==  
Write a ''draft'' of your abstract. [http://www.machinelearning.ru/wiki/images/1/19/TheSecondSlide.pdf Think of a motivation]. The abstract shall not exceed 600 characters. It may contain:
+
# Discuss with your consultant the project goals and understand the problem statement.
# wide-range field of the investigated problem,
+
# Write a ''draft'' of your abstract, [https://github.com/vadim-vic/pub/raw/main/m1p/m1p_lect2.pdf see the examples]. The abstract shall not exceed 600 characters. It may contain:
# narrow problem to focus on,
+
## wide-range field of the investigated problem,
# features and conditions of the problem,
+
## narrow problem to focus on,
# the novelty (please not exaggerate),
+
## features and conditions of the problem,
# application to illustrate with (put the results here later).
+
## the novelty,
<!--* For joint projects, team members must write their own text separately.-->
+
## application to illustrate with.
  
 
== Land your project ==
 
== Land your project ==
# Discuss with your consultant the project goals and understand the problem statement.
+
# Find in the organization [https://github.com/intsystems github.com/intsystems]  
# Find in the organization [https://github.com/intsystems github.com/intsystems] the repository of your project or create it with the title '''Project-N''' or using the project short title, [https://github.com/Intelligent-Systems-Phystech see previous examples].
+
## the existing repository of your project or  
#* Put the link to your repository to the organization table using [https://github.com/intsystems/.github/blob/main/profile/repository_structure_rtfm.md#repository-for-educational-project Manual].
+
## create it with the title '''Project-N''' using the project short title, [https://github.com/Intelligent-Systems-Phystech see previous examples].
#* Put the link to your repository [https://github.com/intsystems/m1p in the Group table],.  
 
 
# Create the folder structure:
 
# Create the folder structure:
 
#* docs,
 
#* docs,
Line 37: Line 26:
 
#* data,
 
#* data,
 
#* [figs].
 
#* [figs].
# Put the direct link to the paper [https://github.com/intsystems/m1p in the Group table], so everyone can access it.
+
# Put the link to your repository in the group table [https://github.com/intsystems/m1p/tree/main-2025 Spring 2025].
# Rename article.tex to Surname2020Title.tex
+
# Fill out the '''readme.md''' file in the GitHub project. Use [https://github.com/Intelligent-Systems-Phystech/2021-Project-74 this example] as a template.
# Check that both .tex and .pdf files of your paper are downloaded.
+
 
# Fill the '''readme.md''' file in the GitHub project. Use [https://github.com/Intelligent-Systems-Phystech/2021-Project-74 this example] as a template.
+
 
===Tips to your healthy repository===
+
===Tips for your healthy repository===
* GitHub: clone the '''master''' and upload your contributions to it if you are working with your own code only [https://github.com/Strijov/Strijov2018-1AutomationOfResearch/raw/master/GitHubSimplest.pdf See a short guide to  GitHub].
+
Clone the ''master'' and upload your contributions. See a short [https://github.com/vadim-vic/pub/raw/main/m1p/m1p_lect2_github.pdf guide to  GitHub].
# '''Update first''', Commit after (Pull first, Push after)
+
* ''Update first'', Commit after (Pull first, Push after)
# '''Your own work only''', no external publications
+
* ''Your own work only'', no external archives
# '''No big files''' (put link to external datasets)
+
* ''No big files'' (put link to external datasets)
# '''No temporary''' nor dummy files
+
* ''No temporary'' nor dummy files
Tell the difference [https://stackoverflow.com/questions/5009600/difference-between-fork-and-branch-on-github between '''branch''' and '''fork''']
+
 
 +
Tell the difference between [https://stackoverflow.com/questions/5009600/difference-between-fork-and-branch-on-github ''branch'' and ''fork''].
  
# If a big collective project continues, then create a personal folder in the project repository, title in the Surname2018Title format.
+
Read the [https://github.com/intsystems/.github/blob/main/profile/repository_structure_rtfm.md#repository-for-educational-project Manual] on how to create a repository for educational projects.
# Place the file with the '''article template''' in a personal folder. The name is in the Surname2018Title.tex format.
+
 
#* Write a link to the PDF file with the text of the article [https://github.com/intsystems/m1p in the Group table].
+
If a large collective project continues, create a personal folder in the project repository. Title it Surname2018Title.
#* Tip. Copy the link as the URL of the Download button of the PDF file that is in the repository.
 
# Create a draft document of the literature review in the LinkReview format and link it [https://github.com/intsystems/m1p in the Group table].
 
# Tip. Add references to data sources, code, and libraries in LinkReview in addition to the literature.
 
<!--# Tip. Create a group chat.-->
 
  
 
== L: Literature ==  
 
== L: Literature ==  
Line 73: Line 59:
 
# Balance the list of new and well-known works.
 
# Balance the list of new and well-known works.
 
# Keep up-to-date the list of keywords to search.
 
# Keep up-to-date the list of keywords to search.
# Continuously fill your LinkReview.
+
# Continuously fulfill your LinkReview.
# Plan Introduction (see the next todo list), namely collect
+
# Plan Introduction. Collect
#* keywords as the basic termini; those who brigs good search results are useful,
+
#* keywords as the basic termini; those who bring good search results are useful,
 
#* what the paper devoted to,
 
#* what the paper devoted to,
 
#* the investigated problem,
 
#* the investigated problem,
Line 81: Line 67:
 
#* literature review,
 
#* literature review,
 
#* the authors' contribution.
 
#* the authors' contribution.
 +
# Add to LinkReview the references to data sources, code repositories, and libraries.
  
 
== B: Beginner's-talk ==
 
== B: Beginner's-talk ==
 
Short 45-second introductory talk. Plan of the talk:
 
Short 45-second introductory talk. Plan of the talk:
# The project goal. What is the motivation, the goal to reach?  
+
# The project goal. What is the motivation and the goal to reach?  
 
# The main idea. What is the message?
 
# The main idea. What is the message?
 
# The expected result. What is your delivery, your impact, novelty?
 
# 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. Instead,  rehearse the report. '''Week 3 starts with your talk'''.
+
There is no time to show a slide or draw a plot on the blackboard. ''Do rehearse'' your talk before the mirror. Week 3 starts with your talk.
  
 +
==Homework==
 +
# [[Week_2#Land_your_project|Land your project]].
 +
# Put the links to your project [https://github.com/intsystems/m1p/tree/main-2025 in the group table].
 +
# Prepare the letter '''A''', discuss it with your consultant.
 +
# Put it to '''read.me'''.
 +
# Read the literature. Put the references to your .bib file, and prepare the letter '''L'''.
 +
# Prepare the letter '''B''', the beginner's talk.
  
== Resources ==
+
==References==
===2024===
+
# [https://en.wikipedia.org/wiki/List_of_academic_databases_and_search_engines List of academic databases and search engines]
*[[Media:m1p_2024_lect2_a.pdf|Slides, part a]]
+
# [https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf How to Read a Paper], by S. Keshav, 2016
*[[Media:m1p_2024_lect2_b.pdf|Slides, part b]]
+
# [http://www.machinelearning.ru/wiki/images/1/1a/CommResrarchProtocol.pdf Выполнение исследовательских проектов] в коммерческой организации: методические рекомендации
*[[Media:m1p_2024_lect2_c.pdf|Slides, part c]]
 
*[https://youtu.be/EduZwe4SsC8?t=10 Video]
 
===Old version===
 
* [http://www.machinelearning.ru/wiki/images/e/e3/M1p_lect2.pdf Slides for week 2] – [http://www.machinelearning.ru/wiki/images/1/1e/M1p2022lect2.pdf Slides 2022].
 
* [Video for week 2].
 
* Bibliographic database[es
 
** [http://liinwww.ira.uka.de/bibliography/ The Collection of Computer Science Bibliographies]
 
** [http://en.wikipedia.org/wiki/List_of_academic_databases_and_search_engines List of academic databases and search engines in Wikipedia]
 
** Refer to [http://ru.wikipedia.org/wiki/BibTeX BibTeX in Wikipedia]
 
** [http://svn.code.sf.net/p/mlalgorithms/code/Examples/ArticleReviews/%20r0_ESWA_review_report.pdf An introduction] updated after a peer-review.
 
* Examples of rewiev-and-planning drafts LinkReview [https://docs.google.com/document/d/1fx7fVlmnwdTesElt-lbaHvoGEjJC5t_9e-X0ZpUzEcQ/edit?usp=sharing one], [https://docs.google.com/document/d/1XNhnwvooJwjj5UL6lkTio0bpvRKIj2NPVNCdHDRLOLc/edit?usp=sharing two].
 
* [https://cs10.pikabu.ru/post_img/big/2018/07/10/4/1531199339121474094.jpg Демотиватор про Карлсона]
 
# Watch the [https://www.youtube.com/watch?v=FP3DfKxyUnk&list=PLk4h7dmY2eYE2Lp2ScMRSGDxLIbJr4vJ8&index=5 video] or [https://youtu.be/V-5EQUsPGX4?list=PLk4h7dmY2eYF2DWWi6LoByk_ZaoHWh3na&t=2034 video'21] and [http://www.machinelearning.ru/wiki/images/1/1e/M1p2022lect2 slides].
 
  
<!-- * [[Media:CommResrarchProtocol.pdf|Методические рекомендации выполнения исследовательских проектов в коммерческой фирме]].-->
+
===Write or translate?===
* [https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf How to Read a Paper, 2016, S. Keshav]
+
The rule is simple: write in the language you think in.
 
+
# Read with pleasure (Ru) [http://www.math.nsc.ru/LBRT/g2/english/ssk/r-e.pdf Советы эпизодическому переводчику]. С.С. Кутателадзе
==Homework==
+
#[http://www.ega-math.narod.ru/Quant/ABS.htm Как написать математическую статью по-английски]. А.Б. Сосинский
# Select your project with your group '''before 12:00 this Saturday!'''
+
# [https://orfogrammka.ru/%D1%81%D0%BF%D1%80%D0%B0%D0%B2%D0%BE%D1%87%D0%BD%D0%B8%D0%BA/%D1%81%D0%BF%D1%80%D0%B0%D0%B2%D0%BE%D1%87%D0%BD%D0%B8%D0%BA_%D0%B8%D0%B7%D0%B4%D0%B0%D1%82%D0%B5%D0%BB%D1%8F_%D0%B8_%D0%B0%D0%B2%D1%82%D0%BE%D1%80%D0%B0_%D0%BC%D0%B8%D0%BB%D1%8C%D1%87%D0%B8%D0%BD_%D1%87%D0%B5%D0%BB%D1%8C%D1%86%D0%BE%D0%B2%D0%B0/ Справочник издателя и автора]. А.Э. Мильчин, Л.К. Чельцова
# Put your project in the [https://github.com/intsystems/m1p in the Group table].
 
# Land your project, see the section above.
 
# Put the links to your project [https://github.com/intsystems/m1p in the Group table].
 
# Prepare the '''letter A''', discuss it with consultant.
 
# Put it to '''read.me''' file.
 
# Read the literature. Put the references to the file, and prepare the '''letter L'''.
 
# Prepare the '''letter B''', the beginner's talk.
 
# Watch the video and sliders from the section Resources.
 

Latest revision as of 19:34, 23 February 2025

The goal of this week is to land our project and write your main message.

A: Abstract

  1. Discuss with your consultant the project goals and understand the problem statement.
  2. Write a draft of your abstract, see the examples. 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,
    5. application to illustrate with.

Land your project

  1. Find in the organization github.com/intsystems
    1. the existing repository of your project or
    2. create it with the title Project-N using the project short title, see previous examples.
  2. Create the folder structure:
    • docs,
    • code,
    • data,
    • [figs].
  3. Put the link to your repository in the group table Spring 2025.
  4. Fill out the readme.md file in the GitHub project. Use this example as a template.


Tips for your healthy repository

Clone the master and upload your contributions. See a short guide to GitHub.

  • Update first, Commit after (Pull first, Push after)
  • Your own work only, no external archives
  • No big files (put link to external datasets)
  • No temporary nor dummy files

Tell the difference between branch and fork.

Read the Manual on how to create a repository for educational projects.

If a large collective project continues, create a personal folder in the project repository. Title it Surname2018Title.

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 new and well-known works.
  3. Keep up-to-date the list of keywords to search.
  4. Continuously fulfill your LinkReview.
  5. Plan Introduction. Collect
    • keywords as the basic termini; those who bring good search results are useful,
    • what the paper devoted to,
    • the investigated problem,
    • the central idea,
    • literature review,
    • the authors' contribution.
  6. Add to LinkReview the references to data sources, code repositories, and libraries.

B: Beginner's-talk

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

  1. The project goal. What is the motivation and 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. Do rehearse your talk before the mirror. Week 3 starts with your talk.

Homework

  1. Land your project.
  2. Put the links to your project in the group table.
  3. Prepare the letter A, discuss it with your consultant.
  4. Put it to read.me.
  5. Read the literature. Put the references to your .bib file, and prepare the letter L.
  6. Prepare the letter B, the beginner's talk.

References

  1. List of academic databases and search engines
  2. How to Read a Paper, by S. Keshav, 2016
  3. Выполнение исследовательских проектов в коммерческой организации: методические рекомендации

Write or translate?

The rule is simple: write in the language you think in.

  1. Read with pleasure (Ru) Советы эпизодическому переводчику. С.С. Кутателадзе
  2. Как написать математическую статью по-английски. А.Б. Сосинский
  3. Справочник издателя и автора. А.Э. Мильчин, Л.К. Чельцова