MC-DML Project

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.

Project Repository

Access the full project on GitHub:

https://github.com/winni18/MC-DML

Key Files

How to Run

To run this project locally:

  1. Clone the repository:
  2. git clone https://github.com/winni18/MC-DML.git
  3. Navigate to the project directory:
  4. cd MC-DML
  5. Install the required dependencies:
  6. pip install -r requirements.txt
  7. Run the main script:
  8. python main.py