系统相关
首页 > 系统相关> > python3.6安装open AI gym环境(windows)

python3.6安装open AI gym环境(windows)

作者:互联网

windows下安装gym环境

①pip install gym

②安装atari环境

  pip install --no-index -f https://github.com/Kojoley/atari-py/releases atari_py

标签:install,AI,gym,py,python3.6,windows,atari,pip
来源: https://www.cnblogs.com/dongzhiwu/p/11295043.html