Skip to content

doomdagadiggiedahdah/GameBenchPublic

 
 

Repository files navigation

Setup

In the repo root:

conda create -n gameenv python=3.10
conda activate gameenv
pip install -e .

Ask Josh for the credentials file.

llm-reasoners dependency

agents/rap/reasoners comes from llm-reasoners. See their license.

@article{hao2023reasoning,
  title={Reasoning with language model is planning with world model},
  author={Hao, Shibo and Gu, Yi and Ma, Haodi and Hong, Joshua Jiahua and Wang, Zhen and Wang, Daisy Zhe and Hu, Zhiting},
  journal={arXiv preprint arXiv:2305.14992},
  year={2023}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.3%
  • Jupyter Notebook 12.1%
  • Shell 0.6%