Commit Graph

56 Commits

Author SHA1 Message Date
Eren Golge 3970491451 train.py - replace data[0] with item() 2018-05-10 16:24:30 -07:00
Eren Golge d6c077fe98 Add model name to experiemtn folder 2018-05-10 16:14:23 -07:00
Eren Golge bf02cb70fd Remove experiment folder at error and disable signal use 2018-05-10 16:13:05 -07:00
Eren Golge 528616595c remove 'Variable' from train.py 2018-05-10 16:07:13 -07:00
Eren Golge b11cf66c69 bug fix on training avg loss printing and computing 2018-04-12 05:57:52 -07:00
Eren Golge 7f89db54ac get git hash 2018-04-06 03:53:49 -07:00
Eren Golge dc370e84bd pep8 check 2018-04-03 03:24:57 -07:00
Eren Golge 16916ddaa0 Remove useless config argument 2018-03-28 09:43:29 -07:00
Eren Golge 4a800eadf8 Data loader bug fix 2 2018-03-26 11:07:15 -07:00
Eren Golge b62e09b84d Data loader bug fix and Attention bug fix 2018-03-26 10:43:36 -07:00
Eren Golge 9f5dfcc59a convert loss to layer and add test 2018-03-24 19:22:45 -07:00
Eren Golge 46a2b10038 masked loss 2018-03-22 21:13:33 -07:00
Eren Golge 96efe83a41 masked loss 2018-03-22 14:35:02 -07:00
Eren Golge 19c37b2849 masked loss 2018-03-22 13:46:52 -07:00
Eren Golge 802c1cc5b4 remove stop token prediciton 2018-03-22 12:47:54 -07:00
Eren Golge 79123da4c6 Stop token prediction - does train yet 2018-03-22 12:34:16 -07:00
Eren Golge b407779a83 Dont use teacher forcing at test time 2018-03-19 10:38:47 -07:00
Eren Golge db1b710263 remove attention mask 2018-03-19 08:26:16 -07:00
Eren Golge f434781ab3 bug fix 2018-03-09 15:37:58 -08:00
Eren Golge 332abb1de6 eval batch size added 2018-03-09 09:55:15 -08:00
Eren Golge 5f4393330f =Filter instances by sequence length 2018-03-09 09:46:47 -08:00
Eren Golge f6abc2acc3 config change 2018-03-09 04:06:36 -08:00
Eren Golge 664d299fc4 best model ever changes 2018-03-07 06:58:51 -08:00
Eren Golge 52653124e3 small clean 2018-03-06 05:39:54 -08:00
Eren Golge 47d0822955 bug fix 2018-03-05 08:54:23 -08:00
Eren Golge 371eb518ff bug fix 2018-03-05 08:48:17 -08:00
Eren Golge 69e158c81a Run ready 2018-03-02 08:01:04 -08:00
Eren Golge d7592621d1 split train and validation steps 2018-03-02 07:54:35 -08:00
Eren Golge 7b35454478 Remove pandas rom dataset 2018-03-02 05:42:23 -08:00
Eren Golge 45969a8e7d check gradients for big errorenous changes 2018-02-27 07:31:07 -08:00
Eren Golge 5c054156c4 ReadMe update 2018-02-27 06:25:28 -08:00
Eren Golge 8754870fdf Harmonized teacher-forcing 2018-02-26 05:33:54 -08:00
Eren Golge 91ce166b8a Count total number of model parameters 2018-02-23 06:20:22 -08:00
Eren Golge 9b7b5e238e some more tests for model saving 2018-02-21 07:21:44 -08:00
Eren Golge 56697ac8cf updates and debugs 2018-02-13 01:45:52 -08:00
Eren Golge dadefb5dbc small bug fixes 2018-02-09 05:39:58 -08:00
Eren Golge 584c8fbf5e BUG fixes and more visualization changes 2018-02-08 05:57:43 -08:00
Eren Golge 2fd37a5bad Better naming of variables 2018-02-05 06:27:02 -08:00
Eren Golge 9f5e102473 A big revision: visualization, data loader, tests 2018-02-04 08:25:00 -08:00
Eren Golge 966d567540 Mask inputs by length to reduce the effetc on attention module 2018-02-02 07:18:16 -08:00
Eren Golge 4e0ab65bbf plot attention alignments 2018-02-02 05:37:09 -08:00
Eren Golge 235ce071c6 Lr update 2018-02-01 08:43:59 -08:00
Eren Golge 7304978be3 new lr schedule 2018-02-01 08:26:40 -08:00
Eren Golge 3519f2f33c log grad norm on tf 2018-02-01 07:39:35 -08:00
Eren Golge 088a105a43 Log spectrogram constraction 2018-01-31 08:38:46 -08:00
Eren Golge 1320d5344a Bug solve on attention module and a new Notebook to experiment spectrogram reconstruction 2018-01-31 07:21:22 -08:00
Eren Golge 9af37e43a4 Better config for training 2018-01-26 02:53:01 -08:00
Eren Golge 2eca96bfbb LR and time loggin on TB, checkpoint fix 2018-01-26 02:33:20 -08:00
Eren Golge 49f61d0b9e Checkpoint fix 2018-01-26 02:07:07 -08:00
Eren Golge 1fa791f83e Tensorboard plotting 2018-01-25 07:07:46 -08:00