Skip to content

Commit

Permalink
Retrained MTL
Browse files Browse the repository at this point in the history
  • Loading branch information
Rithwikksvr committed Jul 28, 2020
1 parent 71a3989 commit 29d79fb
Show file tree
Hide file tree
Showing 16 changed files with 731 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Binary file modified fold_1_models/sequence_length_499/fully_shared_mtl/weights.pth
Binary file not shown.
Binary file modified fold_1_models/sequence_length_99/fully_shared_mtl/weights.pth
Binary file not shown.
Binary file modified fold_2_models/sequence_length_499/fully_shared_mtl/weights.pth
Binary file not shown.
Binary file modified fold_2_models/sequence_length_99/fully_shared_mtl/weights.pth
Binary file not shown.
Binary file not shown.
Binary file modified fold_3_models/sequence_length_499/fully_shared_mtl/weights.pth
Binary file not shown.
Binary file modified fold_3_models/sequence_length_99/fully_shared_mtl/weights.pth
Binary file not shown.
Binary file not shown.
7 changes: 5 additions & 2 deletions functions.py
101 changes: 101 additions & 0 deletions mini-experiments-flops_compute.py
202 changes: 202 additions & 0 deletions mini-experiments-test.py
114 changes: 114 additions & 0 deletions mini-experiments-time-compute.py
285 changes: 285 additions & 0 deletions test.py
23 changes: 20 additions & 3 deletions time_compute.py
4 changes: 1 addition & 3 deletions trainer.py

0 comments on commit 29d79fb

Please sign in to comment.