Skip to content

Commit

Permalink
Update training and prediction code, add pretrained models.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsluketwist committed Aug 15, 2024
1 parent 4f274bf commit e0ece43
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 878 deletions.
Binary file added output/pretrained/GRU_state_data.pth
Binary file not shown.
Binary file added output/pretrained/LSTM_state_data.pth
Binary file not shown.
Binary file added output/pretrained/RNN_state_data.pth
Binary file not shown.
Binary file added output/pretrained/TCN_state_data.pth
Binary file not shown.
Binary file added output/pretrained/TE_state_data.pth
Binary file not shown.
303 changes: 10 additions & 293 deletions predict.ipynb

Large diffs are not rendered by default.

666 changes: 81 additions & 585 deletions train.ipynb

Large diffs are not rendered by default.

0 comments on commit e0ece43

Please sign in to comment.