Monte Carlo Planning with Large Language Model for Text-Based Game Agents
This project explores the integration of Monte Carlo planning techniques with large language models to enhance the performance of agents in text-based games.
Access the full project on GitHub:
https://github.com/winni18/MC-DML
To run this project locally:
git clone https://github.com/winni18/MC-DML.git
cd MC-DML
pip install -r requirements.txt
python main.py