> For the complete documentation index, see [llms.txt](https://hujian.gitbook.io/deep-reinforcement-learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hujian.gitbook.io/deep-reinforcement-learning/qian-yan/yan-jiu-ping-tai/kai-fang-shi-jie-you-xi.md).

# 开放世界游戏

## Malmo

> [ The Malmo Platform for Artificial Intelligence Experimentation](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/johnson-malmo-platform-camera-ready.pdf)

一个基于流行电脑游戏Minecraft的人工智能实验平台，旨在支持人工智能的基础研究。 随着AI研究界推动人工智能（AGI），需要实验平台来支持灵活的代理的开发，这些代理可以学习在复杂环境中解决各种任务。 Minecraft是这样一个平台的理想基础，因为它将代理暴露给复杂的3D世界，再加上无限多样化的游戏玩法。 Project Malmo在Minecraft之上提供了一个复杂的抽象层，支持各种实验场景，从导航和生存到协作和解决问题的任务。 在本演示中，我们介绍了Malmo平台及其功能。 该平台作为IJCAI的开源软件公开发布，以支持AI研究中的开放性和协作。

![](/files/-LaNIJPGvyG5uShnJ1Mf)
