Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

mgjeon/bachelor_thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bachelor Thesis (학사졸업논문)

  • Title (제목)
    • Reconstruction of Coronal Magnetic Fields Using Physics-Informed Neural Networks
  • Supervisor (지도교수)
    • Yong-Jae Moon (문용재)
  • Author (저자)
    • Mingyu Jeon (전민규)
  • Affiliation (소속)
    • Department of Astronomy and Space Science, Kyung Hee University, Yongin, Korea (경희대학교 우주과학과)
  • Research period (연구기간)
    • 2023/02 - 2023/06

Resources

Code

Environment

mamba env create -f environment.yml 
mamba activate pinf

Run

results/run

python 01_run.py --cfg config_run.json

results/output

python 02_output.py --cfg config_run.json

results/eval

python 03_eval.py --cfg config_run.json

Result

  • results/output/plot -> Thesis/img
  • results/eval/img -> Thesis/graph

Thesis, Presentation

Environment

Build

  • Build Thesis/main.tex -> Thesis.pdf
  • Build Presentation/20230602/TeX/main.tex -> Presentation/20230602/MingyuJeon_Lab_Meeting_20230602.pdf

Compress PDF

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published