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

猜你喜欢

转载自www.cnblogs.com/dongzhiwu/p/11295043.html