Ahmed Taei
25fd005dd9
Initial implementation of Blockwise Model Update Filtering (BMUF)
...
Summary:
A Single machine multi-GPU version of BMUF algorithm. BMUF is a modification to
model averaging where updates to global model is implemented as a filter:
param_t = param_(t-1) + delta
delta = \beta delta_(t-1) + \alpha average(param_t) - param_(t-1)
Reviewed By: akyrola
Differential Revision: D4995057
fbshipit-source-id: 48176ba66d67eaf3fa4dee16d50d9589825ddba4
2017-05-15 18:18:15 -07:00
..
2017-05-15 11:40:46 -07:00
2017-05-05 10:08:37 -07:00
2017-05-08 16:33:21 -07:00
2017-05-15 12:56:11 -07:00
2017-03-29 06:46:16 -07:00
2017-04-25 00:31:29 -07:00
2017-05-08 15:19:48 -07:00
2017-05-11 18:03:10 -07:00
2017-04-25 21:17:04 -07:00
2017-03-29 06:46:16 -07:00
2017-05-09 17:16:36 -07:00
2017-05-12 11:18:59 -07:00
2017-05-12 11:18:59 -07:00
2017-03-14 18:16:41 -07:00
2017-05-11 23:01:44 -07:00
2017-04-11 14:07:49 -07:00
2017-04-11 14:07:49 -07:00
2017-05-12 11:18:59 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-04-11 19:32:22 -07:00
2017-05-05 21:50:57 -07:00
2017-05-09 19:36:00 -07:00
2017-05-01 20:39:41 -07:00
2017-05-15 18:18:15 -07:00
2017-05-15 18:18:15 -07:00
2017-05-03 14:49:44 -07:00
2017-05-03 14:49:44 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-05-05 14:16:38 -07:00
2017-05-01 00:32:47 -07:00
2017-03-30 14:38:38 -07:00
2017-03-28 13:03:14 -07:00
2017-05-03 10:02:31 -07:00
2017-03-29 06:46:16 -07:00
2017-04-20 09:53:22 -07:00
2017-05-11 21:08:10 -07:00
2017-05-11 20:34:04 -07:00
2017-05-02 17:32:26 -07:00
2017-04-25 21:17:04 -07:00
2017-05-04 17:32:09 -07:00
2017-04-27 01:18:12 -07:00
2017-05-04 17:02:32 -07:00
2017-04-25 14:23:25 -07:00
2017-04-25 14:23:25 -07:00
2017-03-29 06:46:16 -07:00
2017-05-12 11:18:59 -07:00
2017-05-02 23:18:50 -07:00
2017-03-29 06:46:16 -07:00
2017-03-14 18:16:41 -07:00
2017-03-29 06:46:16 -07:00
2017-05-04 11:45:57 -07:00
2017-03-29 06:46:16 -07:00
2017-04-17 21:46:53 -07:00
2017-04-17 10:16:32 -07:00
2017-05-09 13:16:21 -07:00
2017-03-29 06:46:16 -07:00
2017-04-25 21:17:04 -07:00
2017-05-09 19:36:00 -07:00
2017-03-21 05:17:59 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-05-05 14:01:34 -07:00
2017-05-10 16:53:43 -07:00
2017-05-02 23:18:49 -07:00
2017-05-02 23:18:49 -07:00
2017-04-24 22:46:27 -07:00
2017-04-24 22:46:27 -07:00
2017-05-01 20:18:30 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-03-29 06:46:16 -07:00
2017-04-26 13:40:13 -07:00
2017-03-29 06:46:16 -07:00
2017-04-17 21:46:53 -07:00
2017-04-17 21:46:53 -07:00