Implementation of a CrowdAI Job Factory for the NIPS 2017 Learning to Run Challenge on CrowdAI
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
S.P. Mohanty [email protected]