1 Star 0 Fork 0

Spectator/dm_control

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
alimuldal 提交于 2018-01-26 06:59 +08:00 . Add a .gitignore file
# Ignore byte-compiled Python code
*.py[cod]
# Ignore directories created during the build/installation process
*.egg-info/
build/
# Ignore autogenerated ctypes bindings...
dm_control/mujoco/wrapper/mjbindings/*.py
# ...but include `mjbindings/__init__.py`, which is not autogenerated
!dm_control/mujoco/wrapper/mjbindings/__init__.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nutquant/dm_control.git
git@gitee.com:nutquant/dm_control.git
nutquant
dm_control
dm_control
master

搜索帮助