Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 761 Bytes

File metadata and controls

20 lines (17 loc) · 761 Bytes

CrowdAI-Logo

Learning2RunNIPS2017_job_factory

Implementation of a CrowdAI Job Factory for the NIPS 2017 Learning to Run Challenge on CrowdAI

Installation Instructions

sudo apt-get install redis-server
git clone [email protected]:spMohanty/Learning2RunNIPS2017_job_factory.git
cd Learning2RunNIPS2017_job_factory
pip install -r requirements.txt
python run.py
# Then in a separate tab
rqworker -c settings
# Then in a separate tab
rq-dashboard

Author

S.P. Mohanty [email protected]