README.md
setup.py
hyperdock/__init__.py
hyperdock/version.py
hyperdock.egg-info/PKG-INFO
hyperdock.egg-info/SOURCES.txt
hyperdock.egg-info/dependency_links.txt
hyperdock.egg-info/entry_points.txt
hyperdock.egg-info/requires.txt
hyperdock.egg-info/top_level.txt
hyperdock/common/__init__.py
hyperdock/common/experiment.py
hyperdock/common/trialqueue.py
hyperdock/common/utils.py
hyperdock/common/workqueue.py
hyperdock/supervisor/__init__.py
hyperdock/supervisor/main.py
hyperdock/supervisor/supervisor.py
hyperdock/worker/__init__.py
hyperdock/worker/main.py
hyperdock/worker/worker.py
tests/__init__.py
tests/common/__init__.py
tests/common/test_experiment.py
tests/common/test_trialsqueue.py
tests/common/test_utils.py
tests/common/test_workqueue.py
tests/supervisor/__init__.py
tests/supervisor/test_supervisor.py
tests/worker/__init__.py
tests/worker/test_worker.py