问题标签 [openai-universe]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
42 浏览

openai-gym - 宇宙中的observation_n到底是什么?

我正在玩 OpenAI 的 Universe 模块,但无法理解它到底observation_n是什么以及它是如何工作的。在他们的网站上,它只是说:“Universe 允许 AI 代理像人类一样使用计算机:通过查看屏幕像素......”

我修改了一些用于名为“CartPole-v1”的健身游戏的代码,并尝试将其应用于“flashgames.DriftRunners-v0”。但是我不断收到索引错误,所以我假设 observation_n 不是索引。

我收到这个错误,

0 投票
1 回答
84 浏览

python-3.x - 如何使用 Open-AI GPT 构建特定领域的语言模型以生成自然语言?

我想使用 Open-AI GPT 构建自己的语言模型。如何使用 Open-AI GPT 构建特定领域的语言模型以生成自然语言?

0 投票
1 回答
282 浏览

python - 使用 Anaconda 提示将我自己的音乐采样到 OpenAI 的点唱机中

我在将自己的样本导入 Jukebox ( https://github.com/openai/jukebox/ ) 时遇到问题,并在尝试选择我的文件时收到此错误消息。“AttributeError:模块'torch.distributed'没有属性'ReduceOp'”

这是一个截图:https ://www.dropbox.com/s/o0cdlpzo3n0u4yg/jukeboxcodeproblem.png?dl=0

有人知道怎么修这个东西吗?到目前为止,我已经按照 readme.md 文件 ( https://github.com/openai/jukebox/ ) 中的所有步骤进行操作。我对编码非常陌生,因此非常感谢所有帮助。

0 投票
0 回答
110 浏览

openai - FileNotFoundError: [WinError 2] 系统找不到指定的文件 (Openai-universe)

我正在尝试安装 Universe,但每次我都pip install universe收到此错误[WinError 2]The system cannot find the file specified,这不是完整错误,完整错误如下所示:

在提到这些话之后,我得到:

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output