Claude-51124 71886deb8e docs: 리서치 폴더에 추가 논문 및 링크 업데이트
- bayesian_theory/physics/papers/에 Friston(2010), Jaynes(1957) 추가
- knowledge_graph/papers/에 Chen et al.(2024) LLM-KG 통합 조사 논문 추가
- autonomous_agents/planning/papers/에 Huang et al.(2023) LLM 에이전트 조사 논문 추가
- 각 README에 논문 링크 추가 및 목록 보강
2025-12-31 16:53:11 +09:00

26 lines
1.4 KiB
Markdown

# 베이지안 이론 및 통계 물리학 (Bayesian Theory & Statistical Physics)
베이지안 추론, MCMC, 그리고 로빙 적용에 대한 연구를 정리합니다.
## 관련 섹션
- [통계 물리학과 베이지안](./physics_README.md) - 통계 물리학 관련 연구
- [베이즈 관련 핵심 논문 10선](./250920_happybell80_베이즈_관련_핵심_논문_10선.md)
- [베이지안 논의 종합](./250920_happybell80_베이지안_논의_종합.md)
## 주요 문서
- [양자 베이지안 스타트업 가치평가 모델](./251227_양자_베이지안_스타트업_가치평가_모델.md)
- [기업 가치 지수: 베이지안 믿음 업데이트 접근법](./251215_기업_가치_지수_베이지안_업데이트.md)
## 논문 목록
베이지안 이론 관련 논문은 `papers/` 폴더에 있습니다. 주요 논문:
- [Gelman et al. (2013)](./papers/2013_gelman_bayesian_data_analysis.md): Bayesian Data Analysis - 베이지안 통계학 표준 교재
- [Raiffa & Schlaifer (1961)](./papers/1961_raiffa_applied_statistical_decision_theory.md): Applied Statistical Decision Theory
- [Russo et al. (2018)](./papers/2018_russo_thompson_sampling.md): A Tutorial on Thompson Sampling
- [Griffiths & Tenenbaum (2006)](./papers/2006_griffiths_bayesian_reasoning_intelligent_people.md): Bayesian Reasoning for Intelligent People
통계 물리학 관련 논문은 [physics/papers/](./physics/physics_README.md)를 참고하세요.