Skip to content
Snippets Groups Projects
Commit f12a9614 authored by aamirh2's avatar aamirh2
Browse files

Update README.md

parent 5e5201d1
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ This repository is organized as follows: ...@@ -32,7 +32,7 @@ This repository is organized as follows:
- Install [SUMO](https://eclipse.dev/sumo/) - Install [SUMO](https://eclipse.dev/sumo/)
- Create conda environment using `environment.yml` or install the packages presented in `requirements.txt` - Create conda environment using `environment.yml` or install the packages presented in `requirements.txt`
- The `saved` directory contains PC policies and the trait inference model used in the paper. - The `saved` directory contains PC policies and the trait inference model used in the paper.
- To train a custom PC policy refer to [PCP_REPO](ss) - To train a custom PC policy refer to [PCP_REPO](https://ieeexplore.ieee.org/document/9564789)
- To train a custom Driver trait inference model: - To train a custom Driver trait inference model:
- Create a dataset using the instruction in `dataset/README.md` - Create a dataset using the instruction in `dataset/README.md`
- Train a DTI model using the instructions in `trait_inference/README.md` - Train a DTI model using the instructions in `trait_inference/README.md`
......
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