Skip to content
Snippets Groups Projects
Commit eaf8c15c authored by Jae Young Lee's avatar Jae Young Lee
Browse files

Update README.md

parent 6b50d1d1
Branches qest-2019
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ WiseMove is a hierarchical framework to investigate safe reinforcement learning,
Requirements
------------
* Python 3.6
* Python 3.6.8
* Sphinx
* Please check `requirements.txt` for python package list.
......@@ -33,7 +33,14 @@ Documentation
Replicate Results
-----------------
Given below are the minimum steps required to replicate the results for the simple_intersection environment. For a detailed user guide, it is recommended to view the documentation.
Given below are the minimum steps required to replicate the results reported in
Lee, J., Balakrishnan, A., Gaurav, A., Czarnecki, K. and Sedwards, S.,
"[WiseMove: a framework to investigate safe deep reinforcement learning for autonomous driving](https://doi.org/10.1007/978-3-030-30281-8_20),"
In: Parker D., Wolf V. (eds) Quantitative Evaluation of Systems. QEST 2019. Lecture Notes in Computer Science, vol. 11785. Springer, Cham, Sep., 2019.
For a detailed user guide, it is recommended to view the documentation.
* Open terminal and navigate to the root of the project directory.
* Low-level policies:
* Use `python3 low_level_policy_main.py --help` to see all available commands.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment