mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
* Added data store backend. * Add NFS implementation for Kubernetes. * Added S3 data store implementation. * Addressed review comments.
33 lines
281 B
Plaintext
33 lines
281 B
Plaintext
.idea
|
|
experiments
|
|
*.pyc
|
|
checkpoints
|
|
_vizdoom.ini
|
|
*.*~
|
|
MUJOCO_LOG.TXT
|
|
test_log.txt
|
|
.test
|
|
tf_logs
|
|
bullet3
|
|
roboschool
|
|
*.csv
|
|
*.doc
|
|
*.orig
|
|
docs/site
|
|
coach_env
|
|
build
|
|
rl_coach.egg*
|
|
contrib
|
|
test_log_*
|
|
dist
|
|
datasets
|
|
.cache
|
|
.pytest_cache
|
|
core
|
|
trace_test*
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
.cache/
|
|
*.pyc
|