A personal archive for study materials created with AI (Claude) as a study partner. AI(Claude)를 학습 파트너로 삼아 공부한 자료를 정리하고 아카이브하는 개인 저장소입니다.
| Topic / 주제 | Description / 설명 |
|---|---|
| Artificial Intelligence | AI/ML 핵심 논문 읽기 및 구현 / AI/ML landmark papers and implementations |
| Solar Physics | 태양물리학 논문 및 학습 자료 / Solar physics papers and study materials |
| Space Weather | 우주날씨 논문 및 학습 자료 / Space weather papers and study materials |
| Living Reviews in Solar Physics | Living Reviews in Solar Physics 리뷰 논문 / Review articles |
| Solar Observation | 태양 관측 자료 / Solar observation materials |
Each paper directory contains: 각 논문 디렉토리에는 다음이 포함됩니다:
| Type / 유형 | Format / 형식 | Description / 설명 |
|---|---|---|
| Summary notes / 요약 노트 | notes.md |
Paper summary and key insights / 논문 요약 및 핵심 내용 |
| Implementation / 구현 | implementation.ipynb |
Code reproducing key algorithms / 핵심 알고리즘 코드 구현 |
StudyWithAI/
├── README.MD
├── Artificial_Intelligence/
├── Solar_Physics/
├── Space_Weather/
├── Living_Reviews_in_Solar_Physics/
└── Solar_Observation/
- Conversation / 대화: Korean (한국어)
- Documents / 문서: Bilingual Korean/English (한/영 병기)
- Code comments / 코드 주석: Google-style English
This project is licensed under the MIT License. 이 프로젝트는 MIT 라이선스에 따라 제공됩니다.
- Summary notes are original work; source papers are cited within each file. 요약 노트는 본인 저작물이며, 원 논문 출처는 각 파일 내에 명시되어 있습니다.
- Implementations are original code based on published algorithms. 구현 코드는 공개된 알고리즘을 기반으로 직접 작성한 코드입니다.