Go to file
mgjeon 26442ca9c1 refactor: 프로젝트 구조 개선
- 기존 envs/ 디렉토리를 negotiation_agent/로 이동 및 리팩토링
- config.py를 configs/ 디렉토리로 이동 및 yaml 형식으로 변경
- Offline_RL.md를 README.md로 통합
- 불필요한 train.py 제거
2025-09-22 16:35:29 +09:00
agents Initial commit 2025-09-18 08:46:44 +09:00
configs Initial commit 2025-09-18 08:46:44 +09:00
datasets Initial commit 2025-09-18 08:46:44 +09:00
negotiation_agent refactor: 프로젝트 구조 개선 2025-09-22 16:35:29 +09:00
saved_models Initial commit 2025-09-18 08:46:44 +09:00
tests Initial commit 2025-09-18 08:46:44 +09:00
usecases Initial commit 2025-09-18 08:46:44 +09:00
README.md Initial commit 2025-09-18 08:46:44 +09:00
data_collector.py Initial commit 2025-09-18 08:46:44 +09:00
evaluate.py Initial commit 2025-09-18 08:46:44 +09:00
poetry.lock Initial commit 2025-09-18 08:46:44 +09:00
pyproject.toml Initial commit 2025-09-18 08:46:44 +09:00
train_offline.py Initial commit 2025-09-18 08:46:44 +09:00

README.md

Q_Table