Steps:
- Check the configuration setting inside config.py
- python3 train.py and the model will be saved in a newly created folder log
- python3 predict_expert.py is intended to predict expert's driving records for task-wise evaluation
- For automated driving test, see the main README.md file