1 Star 0 Fork 0

小人物/gym-pybullet-drones

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 206 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jacopo Panerati 提交于 2020-11-23 11:29 . Re-ordere dependencies
from setuptools import setup
setup(name='gym_pybullet_drones',
version='0.5.2',
install_requires=['numpy', 'Pillow', 'matplotlib', 'cycler', 'gym', 'pybullet', 'stable_baselines3', 'ray[rllib]']
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alian1006/gym-pybullet-drones.git
git@gitee.com:alian1006/gym-pybullet-drones.git
alian1006
gym-pybullet-drones
gym-pybullet-drones
master

搜索帮助