Difference between revisions of "My first scientific paper"
Line 29: | Line 29: | ||
*[http://www.youtube.com/watch?v=xW_lXGn1WHs Week 12: Show your results (Youtube)] | *[http://www.youtube.com/watch?v=xW_lXGn1WHs Week 12: Show your results (Youtube)] | ||
− | + | ===Links=== | |
+ | *2025 results [https://github.com/intsystems/m1p/tree/main-2025 GitHub] | ||
*2024 results [https://github.com/intsystems/m1p/tree/main-2024 GitHub] | *2024 results [https://github.com/intsystems/m1p/tree/main-2024 GitHub] | ||
*2024 problems [https://github.com/intsystems/m1p/blob/main-2024/problem_list.md GitHub] | *2024 problems [https://github.com/intsystems/m1p/blob/main-2024/problem_list.md GitHub] | ||
*2023 problems [https://github.com/intsystems/m1p/blob/main-2023/problem_list.md GitHub] | *2023 problems [https://github.com/intsystems/m1p/blob/main-2023/problem_list.md GitHub] | ||
*2022 results [https://github.com/Intelligent-Systems-Phystech/m1p_2022 GitHub] | *2022 results [https://github.com/Intelligent-Systems-Phystech/m1p_2022 GitHub] | ||
− | *Telegram: [https://t.me/m1p_org discussion] <b> Ask here! </b> | + | <!-- *Telegram: [https://t.me/m1p_org discussion] <b> Ask here! </b> --> |
*The meeting room: [https://m1p.org/go_zoom m1p.org/go_zoom] | *The meeting room: [https://m1p.org/go_zoom m1p.org/go_zoom] | ||
*More courses from the [http://m1p.org/is Intelligent Systems] | *More courses from the [http://m1p.org/is Intelligent Systems] | ||
+ | |||
+ | ===History=== | ||
+ | * [http://www.machinelearning.ru/wiki/index.php?title=M1 Main page with old homework] | ||
+ | * [http://bit.ly/m1p_2020 Group 674, 694, spring 2020] | ||
+ | * [http://bit.ly/M1_2019_674 Group 674, spring 2019] | ||
+ | * [http://bit.ly/M1_2019_694 Group 694, spring 2019] | ||
+ | |||
<!-- | <!-- | ||
*Check-1 and check-2 sing-in: [https://docs.google.com/spreadsheets/d/1g9ud_qyHJIkzHYWFRac_WmeVZ7Qv11N_OIXAzK5iOs0/edit#gid=298225191 table] | *Check-1 and check-2 sing-in: [https://docs.google.com/spreadsheets/d/1g9ud_qyHJIkzHYWFRac_WmeVZ7Qv11N_OIXAzK5iOs0/edit#gid=298225191 table] | ||
Line 48: | Line 56: | ||
[[Fundamental theorem]]|[[Todo list]]|[[Books]]|[[Reviews]]|[[Tools]]|[[Projects]]|[[Proposals]]|[[Templates]]|[[Career]]|[[Notation]]|[[Publication]] | [[Fundamental theorem]]|[[Todo list]]|[[Books]]|[[Reviews]]|[[Tools]]|[[Projects]]|[[Proposals]]|[[Templates]]|[[Career]]|[[Notation]]|[[Publication]] | ||
--> | --> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== The Art of Scientific Research == | == The Art of Scientific Research == |
Latest revision as of 22:03, 21 February 2025
On Thursdays at 17:50 — Class m1p.org/go_zoom and discussion channel t.me
See results of 2024 — on GitHub
Before 13 February 2026 — My first scientific paper: Suggest your project here
Fall 2024 — The Art of Scientific Research
Fall 2024 — Functional Data Analysis
Contents
m1p Week 1
m1p Course progress
This course produces student research papers. It gathers research teams. Each team joins a student, a consultant, and an expert. The student is a project driver who wants to plunge into scientific research activities. The graduate student consultant conducts the research and helps the student. The expert, a professor, states the problem and enlightens the road to the goal. The projects start in February and end in May, according to the schedule.
- Course schedule: Spring 2025
- Week 0: Sign up
- Week 1: Set the toolbox
- Week 2: Tell about your project
- Week 3: State your problem
- Week 4: Plan the experiment
- Week 5: Visualise the principle
- Week 6: Write the theory
- Week 7: Analyse the error
- Week 8: Construct your paper
- Week 9: Review a paper
- Week 10: Select a journal to submit
- Week 11: Prepare your presentation
- Week 12: Show your results (Youtube)
Links
- 2025 results GitHub
- 2024 results GitHub
- 2024 problems GitHub
- 2023 problems GitHub
- 2022 results GitHub
- The meeting room: m1p.org/go_zoom
- More courses from the Intelligent Systems
History
- Main page with old homework
- Group 674, 694, spring 2020
- Group 674, spring 2019
- Group 694, spring 2019
The Art of Scientific Research
See you this Saturday at 11:10 m1p.org/go_zoom
The goal is to select and prepare the research topic of your dream. We must be sure that the problem statement and project planning lead you to successful delivery.
- The course syllabus
- Step 0: We start
- Step 1: Highlight your work
- Step 2: Describe an industrial project
- Step 3: Explain the method
- Step 4: Graphical highlights
- Step 5: Deliver your message: slides 2 and 3
- Step 6: Risk management in research planning
- Step 7: Yield the foundation of your research
- Step 8: Descriptive tools for your problem
- Step 9: Launch your project with reasoning and statement
- Step 10: Computational experiment and visualizing
- Step 11: The final talk
Mathematical forecasting, 2024
This course delivers methods of model selection in machine learning and forecasting. The modeling data are videos, audio, encephalograms, fMRIs, and other measurements in natural science. The models are linear, tensor, deep neural networks, and neural ODEs. The practical examples are brain-computer interfaces, weather forecasting, and various spatial-time series forecasting. The lab works are organized as paper-with-code reports. See the course page
Functional Data Analysis, 2024
The statistical analysis of spatial time series requires additional methods of data analysis. First, we suppose time is continuous, put to the state space changes \(\frac{d\mathbf{x}}{dt}\) and use neural ordinary and stochastic differential equations. Second, we analyze a multivariate and multidimensional time series and use the tensor representation and tensor analysis. Third, since the time series have significant cross-correlation we model them in the Riemannian space. Fourth, medical time series are periodic, the base model is the pendulum model, \(\frac{d^2x}{dt^2}=-c\sin{x}\). We use physics-informed neural networks to approximate data. Fifth, the practical experiments involve multiple data sources. We use canonical correlation analysis with latent state space. This space aligns the source and target spaces and generates data in source and target manifolds. See the course page.