/
githubmirror
/
gym
Обзор
Документация
Войти
/
githubmirror
/
gym
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
39 строк
411 B
Antonin RAFFIN
Fix autodetect dtype warnings (#1234)
29 ноя 2018, 04:27
29 ноя 2018, 04:27
cdd212d
Код
Авторство
О чём код?
*.swp *.pyc *.py~ .DS_Store .cache .pytest_cache/ # Setuptools distribution and build folders. /dist/ /build # Virtualenv /env # Python egg metadata, regenerated from source files by setuptools. /*.egg-info *.sublime-project *.sublime-workspace logs/ .ipynb_checkpoints ghostdriver.log junk MUJOCO_LOG.txt rllab_mujoco tutorial/*.html # IDE files .eggs .tox # PyCharm project files .idea vizdoom.ini