TX2入门教程软件篇-安装OpenAI gym
TX2入门教程软件篇-安装OpenAI gym
说明:
- 介绍tx2如何安装OpenAI gym
步骤:
- 安装依赖:
sudo apt-get install ffmpeg
- 下载gym
git clone https://github.com/openai/gym.git
cd gym
pip install -e .
- 此为安装基础环境
测试:
- 运行测试cem.py
python examples/agents/cem.py
- 运行测试random_agent.py
python examples/agents/cem.py
获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号