Skip to content

Commit

Permalink
tidier
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsketchdeck committed Jan 7, 2019
1 parent 62af047 commit c267ba8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Download the [pre-compiled YAML dataset](https://storage.googleapis.com/octavian

## Running

`shell
```shell
pipenv install
pipenv run ./train.sh
`
```

## Visualising the attention

`shell
```shell
pipenv run python -m macgraph.predict --model-dir ./output/StationShortestPath/<insert your trained model path>
`
```

0 comments on commit c267ba8

Please sign in to comment.