Commit Graph

43 Commits

Author SHA1 Message Date
bors[bot] bd152ca099
Merge #1177
1177: Align ExpDecay implementation with documentation r=dhairyagandhi96 a=DrChainsaw

Fix for #1176 



Co-authored-by: DrChainsaw <Christian.kyril.skarby@gmail.com>
2020-05-21 14:33:20 +00:00
DrChainsaw 9a24ee0bd7 Change intendation to 2 spaces 2020-05-18 21:52:40 +02:00
DrChainsaw e8433d0abe Align ExpDecay implementation with documentation 2020-05-12 22:50:17 +02:00
Yao Lu 1dfec7f38b add test 2020-04-22 01:22:34 +08:00
Mike J Innes 67c38b3099 Merge branch 'master' into zygote 2019-09-06 15:18:58 +01:00
Mike Innes ee74f1a311 pkg up 2019-08-22 13:02:59 +01:00
Mike Innes 2f7ad895aa test cleanups 2019-08-19 15:22:50 +01:00
Fredrik Bagge Carlson 304b433daa
Add RADAM to tests 2019-08-19 13:01:14 +08:00
thebhatman 8292cfd81f Decay checking test added back 2019-07-03 00:30:16 +05:30
thebhatman 618f8a03c8 Hopefully the tests pass 2019-06-20 00:46:11 +05:30
thebhatman f1bf39977b nograd defined for sleep 2019-06-20 00:38:24 +05:30
thebhatman 0ddb5f0265 Tests for Optimisers supporting Zygote 2019-06-06 04:09:17 +05:30
Mike J Innes 5b79453773 passing tests... ish 2019-05-02 18:54:01 -07:00
Mike J Innes 0c265f305a fix most tests 2019-05-02 18:52:09 -07:00
thebhatman 5ffc3b2d40 Comparing decay steps with expected true decay steps 2019-05-02 00:12:14 +05:30
thebhatman 5e06d8bb76 Test for decay_step 2019-05-01 23:10:00 +05:30
thebhatman e459551336 weights updated in tests 2019-04-11 21:59:50 +05:30
thebhatman fb3001b8b2 Added test for ExpDecay 2019-04-11 21:53:36 +05:30
Mike Innes 4cf43c0c41 simpler/nicer training loop 2019-02-28 14:58:42 +00:00
Mike J Innes 0f2975d905 update -> apply 2019-01-28 13:59:23 +00:00
Dhairya Gandhi e48268ff06 fix argument name in ADAMW 2018-12-12 16:47:42 +05:30
Dhairya Gandhi 392c3c942b re-add removed call function 2018-11-08 18:44:57 +05:30
Mike J Innes bffaceee02 tweaks 2018-10-31 14:58:55 +00:00
Dhairya Gandhi bebf4eb95f fixed ExpDecay update! rule 2018-10-29 23:12:24 +05:30
Dhairya Gandhi 32ce2d78b8 fixed ExpDecay test 2018-10-27 19:53:06 +05:30
Dhairya Gandhi ea508a79b0 use explicit update! rule 2018-10-27 19:39:56 +05:30
Dhairya Gandhi 815e8c206d decay fixes 2018-10-27 19:26:42 +05:30
Dhairya Gandhi edbcd3c9ea fix train! test 2018-10-11 18:52:16 +05:30
Dhairya Gandhi fe8c147f72 fixed weight decay definition 2018-10-11 10:07:16 +05:30
Dhairya Gandhi 87c7e65a2d fixed Compose test 2018-09-16 17:45:29 +05:30
Dhairya Gandhi 6665189ff1 added remaining optimizers and tests 2018-09-16 17:34:51 +05:30
Dhairya Gandhi 63bc71698b updated tests 2018-09-14 20:32:56 +05:30
Dhairya Gandhi d933f2079b pulled tracker from upstream 2018-09-11 18:30:24 +05:30
Dhairya Gandhi 624dc6cb85 changed training loop test 2018-08-20 15:09:07 +05:30
ayush1999 89881a9b21 utils errors fixed 2018-08-11 14:36:33 +01:00
Tejan Karmali 4a24b69976
Merge branch 'master' into nadam-opt 2018-06-08 16:54:41 +05:30
Sujeet Akula 4586bda5ab
export/test adamax 2018-04-26 17:40:11 +10:00
tejank10 ea9b5471fa NADAM optimizer 2018-04-03 01:27:22 +05:30
Mike J Innes 0f7a1ec022 test params funct 2018-02-08 16:13:20 +00:00
Mike J Innes 5b97d2ba04 closes #127 2017-12-13 18:24:56 +00:00
Mike J Innes 55bbe50f32 regression test 2017-12-08 18:24:07 +00:00
Mike J Innes 69cc5642b4 regression testing 2017-12-08 17:10:29 +00:00
CarloLucibello 13b934c250 improve optimizers 2017-11-24 12:12:20 +01:00