- 7-8월 초기 구축 문서 12개를 _archive/troubleshooting/2025_07-08_initial_setup/로 이동 - book/300_architecture/390_human_in_the_loop_intent_learning.md를 journey/research/intent_classification/로 이동 (개발 여정 문서) - 빈 폴더 제거 (journey/assets/*)
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# Research Journey (Intent & Memory)
|
||
|
||
의도 분류, 메모리, HITL(Human-in-the-Loop) 관련 연구와 실제 구현이 어떻게 연결되고 있는지 정리한 여정입니다.
|
||
원본 연구 문서는 `DOCS/research/`와 `rb8001/experiment_results/` 아래에 있습니다.
|
||
|
||
## 의도 분류 연구 → 구현
|
||
|
||
- 의도 분류 이론/논문 정리 – `DOCS/research/intent_classification/README.md`
|
||
- Memory · Classification 하이브리드 분류 연구 – `DOCS/research/memory/classification/README.md`
|
||
- E2E Intent 개선 실험 보고서 – `rb8001/experiment_results/e2e_final_experiment_report.md`
|
||
|
||
## HITL / 리뷰 큐
|
||
|
||
- Human-in-the-Loop Intent Learning 아키텍처 – `DOCS/300_architecture/390_human_in_the_loop_intent_learning.md`
|
||
- Intent 리뷰 큐 API 구현 트러블슈팅 – `DOCS/troubleshooting/251116_admin_intent_review_queue_api_implementation.md`
|
||
|
||
> 새로운 실험이나 논문 요약을 추가할 때마다, 관련 항목을 이 여정 문서에 링크해 “연구 → 구현 → 실험” 흐름이 보이도록 유지합니다.
|
||
|