- 단계 1: 저장소 복제: git clone https://github.com/minqi/learning-to-communicate-pytorch.git
- 단계 2: 종속성 설치: pip install -r requirements.txt
- 단계 3: 설정 파일에서 작업 및 네트워크 구성
- 단계 4: 훈련 실행: python train.py --config configs/referential_game.yaml
- 단계 5: 프로토콜 평가: python evaluate.py --checkpoint path/to/model
- 단계 6: 제공된 플로팅 스크립트를 사용하여 결과 및 메시지 시각화