sort by:
Revision Author Date Message Commit Date
ed5d57e Fixed a bug in resetting of gradient aggregator state across epochs 17 September 2016, 17:48:58 UTC
8776742 Fixed a typo in variable name 12 September 2016, 01:25:41 UTC
c992684 Convert forced zeroing of criterion and eval error values in case of zero sized MBs in gradient aggregation header to assertions since now these are properly zero'd in SGD itself 09 September 2016, 06:24:41 UTC
f7afb8c License Update, Jul 2016 10 July 2016, 10:43:12 UTC
c9821dd Update license 22 June 2016, 22:41:55 UTC
3e454fc (Address CR feedback) 13 June 2016, 19:56:36 UTC
074d0b5 (address CR feedback) 07 June 2016, 19:41:07 UTC
8e18c6c Minor bug fixes in BlockMomentumSGD.h 03 June 2016, 20:19:42 UTC
18fcb1a (Fix a bug when Nestrov's momentum is used) 02 May 2016, 18:53:14 UTC
b1494a4 Update BlockMomentumSGD.h following discussion with Frank and Amit. 02 May 2016, 18:52:07 UTC
126d9e9 In allreduce gradient aggregator set criterion and eval errors in gradient header for a worker to 0 when number of samples contributed by the worker is 0 27 April 2016, 21:22:00 UTC
f57be8b Merge remote-tracking branch 'origin/master' into thhoens/1bitfix 06 April 2016, 01:48:15 UTC
ca307f2 (Rename a function per CR feedback) 05 April 2016, 22:29:42 UTC
7cdc836 (make gcc happy) 05 April 2016, 22:08:51 UTC
0b4cc6c (minor) change the name of variable per Frank's suggestion 05 April 2016, 02:36:35 UTC
ec40973 Merge branch 'master' into thhoens/1bitfix 02 April 2016, 06:12:32 UTC
be2f191 Updated for use with renamed matrix accessors. 02 April 2016, 05:01:25 UTC
808fd97 Fix a bug introduced during a merge with master 02 April 2016, 03:26:21 UTC
13fa5f4 Implement Block Momentum (a.k.a. BMUF) alogorithm TODO: rename the 1-bit repo 02 April 2016, 02:55:22 UTC
41c1f55 Bugfix: Avoid running any non training or eval related commands in parallel 12 March 2016, 07:55:40 UTC
f785679 Initial commit 22 January 2016, 16:33:16 UTC
back to top