ai-text-adventure:AI文字冒险

时间:2021-05-31 01:23:49
【文件属性】:
文件名称:ai-text-adventure:AI文字冒险
文件大小:1.63MB
文件格式:ZIP
更新时间:2021-05-31 01:23:49
game python text-adventure-game hacktoberfest gpt2 ai-text-冒险 基于文本冒险游戏示例。 한국어 매뉴얼은 README_KR.md를 참조해 주세요。 该程序正在积极开发,可能不稳定。 运行这个游戏 先决条件:工作 python 安装推荐:python 3.8.5 和 nvidia 显卡(支持 CUDA 10.1)具有超过 6GB VRAM 克隆这个 repo python3 -m venv aita source aita/bin/activate pip install -r requirements.txt (仅适用于 macOS 11.0+)从安装 tensorflow。 python3 main.py 使用框架 随意编辑以下文件 - 用于自定义操作调用的actions.py constants.py用于项目范围的常量(即 API 端点) customclass.py用于游戏中使用的 Python 类
【文件预览】:
ai-text-adventure-master
----.github()
--------workflows()
----aita()
--------translation.py(5KB)
--------configs()
--------utils.py(1KB)
--------errors.py(81B)
--------__init__.py(1B)
--------actions.py(3KB)
--------generator.py(11KB)
--------kotok()
--------conftest.py(0B)
--------interface.py(5KB)
--------constants.py(852B)
--------customclass.py(9KB)
----model()
--------ko()
--------en()
----main.py(3KB)
----requirements.txt(101B)
----LICENSE(180B)
----setup.py(132B)
----README.md(2KB)
----README_KR.md(2KB)
----data()
--------battle_trigger.txt(21B)
--------ko()
--------battle_verb.txt(20B)
--------en()
--------bag-of-words.txt(3KB)
----tests()
--------utils_test.py(216B)
--------interface_test.py(152B)
--------generator_test.py(201B)
--------action_test.py(2KB)
--------class_test.py(990B)
----.gitignore(95B)

网友评论