Car took almost 60 seconds of training to understand source and target destination.
Car took almost 180 seconds of training to avoid obstacles in journey between source & destination.
Step 1: conda env create --name dqn -f=environments.yml
Step 2: source activate dqn
Step 3: python3 map.py
Step 4: Click load button to use already trained model.