Difference between revisions of "Week 2"
m |
|||
Line 37: | Line 37: | ||
* ''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 | + | 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. | 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, | + | If a large collective project continues, create a personal folder in the project repository. Title it as Surname2018Title format. |
− | |||
− | |||
− | |||
− | |||
== L: Literature == | == L: Literature == | ||
We use the [https://docs.google.com/document/d/1K7bIzU33MSfeUvg3WITRZX0pe3sibbtH62aw42wxsEI/edit?usp=sharing LinkReview] draft format to share our evanescent ephemeral ideas and impressions we have during the literature reading. | We use the [https://docs.google.com/document/d/1K7bIzU33MSfeUvg3WITRZX0pe3sibbtH62aw42wxsEI/edit?usp=sharing LinkReview] draft format to share our evanescent ephemeral ideas and impressions we have during the literature reading. |
Revision as of 20:10, 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 to it if you are working with your own code only [ 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 as Surname2018Title format.
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 (see the next todo list), namely 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.
B: Beginner's-talk
Short 45-second introductory talk. Plan of the talk:
- The project goal. What is the motivation, 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. Instead, rehearse the report. 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 file.
- Read the literature. Put the references to the file, and prepare the letter L.
- Prepare the letter B, the beginner's talk.
- Create a draft document of the literature review in the LinkReview format and link it in the Group table.
Resources
2024
Old version
- Slides for week 2 – Slides 2022.
- [Video for week 2].
- Bibliographic database[es
- The Collection of Computer Science Bibliographies
- List of academic databases and search engines in Wikipedia
- Refer to BibTeX in Wikipedia
- An introduction updated after a peer-review.
- Examples of rewiev-and-planning drafts LinkReview one, two.
- Демотиватор про Карлсона
References
- Выполнение исследовательских проектов в коммерческой организации: методические рекомендации.
- How to Read a Paper, 2016, S. Keshav