Difference between revisions of "Week 2"
From m1p.org
(15 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
== A: Abstract == | == A: Abstract == | ||
− | Write a ''draft'' of your abstract | + | # 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 | + | ## features and conditions of the problem, |
− | # application to illustrate with | + | ## the novelty, |
− | + | ## application to illustrate with. | |
== Land your project == | == Land your project == | ||
− | + | # 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''' | + | ## the existing repository of your project or |
− | + | ## create it with the title '''Project-N''' using the project short title, [https://github.com/Intelligent-Systems-Phystech see previous examples]. | |
− | |||
# Create the folder structure: | # Create the folder structure: | ||
#* docs, | #* docs, | ||
Line 27: | Line 26: | ||
#* data, | #* data, | ||
#* [figs]. | #* [figs]. | ||
− | # Put the | + | # Put the link to your repository in the group table [https://github.com/intsystems/m1p/tree/main-2025 Spring 2025]. |
− | + | # 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. | |
− | + | ||
− | # 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 | + | ===Tips for your healthy repository=== |
− | + | 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) | |
− | + | * ''Your own work only'', no external archives | |
− | + | * ''No big files'' (put link to external datasets) | |
− | + | * ''No temporary'' nor dummy files | |
− | Tell the difference [https://stackoverflow.com/questions/5009600/difference-between-fork-and-branch-on-github | + | |
+ | Tell the difference between [https://stackoverflow.com/questions/5009600/difference-between-fork-and-branch-on-github ''branch'' and ''fork'']. | ||
+ | |||
+ | 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. | ||
− | + | If a large collective project continues, create a personal folder in the project repository. Title it Surname2018Title. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== L: Literature == | == L: Literature == | ||
Line 63: | 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 | + | # Continuously fulfill your LinkReview. |
− | # Plan Introduction | + | # Plan Introduction. Collect |
− | #* keywords as the basic termini; those who | + | #* 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 71: | 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 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. | + | 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. | ||
− | == | + | ==References== |
− | + | # [https://en.wikipedia.org/wiki/List_of_academic_databases_and_search_engines List of academic databases and search engines] | |
− | + | # [https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf How to Read a Paper], by S. Keshav, 2016 | |
− | + | # [http://www.machinelearning.ru/wiki/images/1/1a/CommResrarchProtocol.pdf Выполнение исследовательских проектов] в коммерческой организации: методические рекомендации | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | # | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 21:56, 22 February 2025
The goal of this week is to land our project and write your main message.
Contents
A: Abstract
- Discuss with your consultant the project goals and understand the problem statement.
- Write a draft of your abstract, see the examples. The abstract shall not exceed 600 characters. It may contain:
- wide-range field of the investigated problem,
- narrow problem to focus on,
- features and conditions of the problem,
- the novelty,
- application to illustrate with.
Land your project
- Find in the organization github.com/intsystems
- the existing repository of your project or
- create it with the title Project-N using the project short title, see previous examples.
- Create the folder structure:
- docs,
- code,
- data,
- [figs].
- Put the link to your repository in the group table Spring 2025.
- 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.
- Collect the list of references including:
- state-of-the-art reviews, tutorials,
- fundamental solutions to the problem,
- the basic algorithm to solve your problem,
- alternative algorithms,
- [changes in the research directions],
- data sets and experiments,
- the papers that use these data sets
- applications of the results,
- names of researchers, who solve this problem,
- their students and teams,
- those, who refer to their works.
- Balance the list of new and well-known works.
- Keep up-to-date the list of keywords to search.
- Continuously fulfill your LinkReview.
- 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.
- 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:
- The project goal. What is the motivation and the goal to reach?
- The main idea. What is the message?
- 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
- Land your project.
- Put the links to your project 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.
References
- List of academic databases and search engines
- How to Read a Paper, by S. Keshav, 2016
- Выполнение исследовательских проектов в коммерческой организации: методические рекомендации