Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Please download the files and put the data in a new folder `data/`.
To reproduce the results please run `python3 script/train.py`. This will train the system for 30,000 training iterations.

## Testing

The saved weights can be found in the folder `model`.
To run the testing please run `python3 script/test.py`.