Difference between revisions of "My first scientific paper"

From m1p.org
Jump to: navigation, search
Line 1: Line 1:
 
{{#seo: |title=Research management course|titlemode=append|keywords=Research management course|description=This research management course immerses students in research activities that produce scientific papers}}
 
{{#seo: |title=Research management course|titlemode=append|keywords=Research management course|description=This research management course immerses students in research activities that produce scientific papers}}
  
[[File:Miai logo1.jpeg|class=img-responsive|left|alt=Research management course|link=Course_schedule]]  
+
[[File:Miai logo1.jpeg|class=img-responsive|left|alt=My first scientific paper|link=Course_schedule]]  
 
{{Box|Title=News|Content={{News}}<!--''[[News|more]]''-->}}
 
{{Box|Title=News|Content={{News}}<!--''[[News|more]]''-->}}
  
Line 13: Line 13:
 
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 [[Course schedule|schedule]].
 
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 [[Course schedule|schedule]].
  
* [https://github.com/intsystems/m1p/tree/main-2025 List of problems for 2025 is in progress until March 20th.]
+
* [https://github.com/intsystems/m1p/tree/main-2025 The list of problems for 2025]
  
 
*[[Course schedule]], Spring 2025
 
*[[Course schedule]], Spring 2025
Line 74: Line 74:
 
* [[Step 5|Step 5: Deliver your message: slides 2 and 3]]
 
* [[Step 5|Step 5: Deliver your message: slides 2 and 3]]
 
* [[Step 6|Step 6: Risk management in research planning]]
 
* [[Step 6|Step 6: Risk management in research planning]]
* [[Step 7|Step 7: Yield foundation of your research]]
+
* [[Step 7|Step 7: Yield the foundation of your research]]
 
* [[Step 8|Step 8: Descriptive tools for your problem]]
 
* [[Step 8|Step 8: Descriptive tools for your problem]]
* [[Step 9|Step 9: Launch your project with foundation and statement]]
+
* [[Step 9|Step 9: Launch your project with reasoning and statement]]
 
* [[Step 10|Step 10: Computational experiment and visualizing]]
 
* [[Step 10|Step 10: Computational experiment and visualizing]]
 
* [[Step 11|Step 11: The final talk]]
 
* [[Step 11|Step 11: The final talk]]

Revision as of 15:51, 21 February 2025

My first scientific paper

 

News

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

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.

LINKS


HISTORY

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.


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.