Go to file
mgjeon 1bf179bbaa feat: 협상 에이전트 구현 개선
- action_space.py: 행동 공간 관리 로직 추가
- constants.py: 상수값 분리 및 관리
- spaces.py: 상태 및 행동 공간 정의 추가
- environment.py: 협상 환경 구현 개선
2025-09-22 16:35:43 +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 feat: 협상 에이전트 구현 개선 2025-09-22 16:35:43 +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