Alexey Reznichenko
9b6c6bde34
Add a default (true) for the unit-gain flag value
2017-01-20 09:27:36 +01:00
Alexey Reznichenko
3ab246855b
Add unit-gain momentum flag
...
This commit contains a breaking change: it adds a flag to both
C++ and python Learner API that indicates if the momentum should be applied in
the regular fashion or as a unit-gain filter. This flag is a required
parameter for learners that use momentum (momentum_sgd, nesterov_sgd and
adam_sgd).
2017-01-16 09:39:39 +01:00
Cha Zhang
4c03e2c0a5
Revision based on CR.
2017-01-13 08:52:37 -08:00
Cha Zhang
b28f579131
Bug fix. More config change.
2017-01-13 08:52:36 -08:00
Mark Hillebrand
8f4cad8f40
Enable Python 2.7
2016-12-19 13:49:05 +01:00
Emad Barsoum
0c50788e41
Fix image hand on tutorial.
2016-11-28 18:56:43 -08:00
Mark Hillebrand
b052cece03
Tutorials: more fixes
2016-11-18 19:15:15 +01:00
Mark Hillebrand
e442dd4273
Tutorials: more fixes
2016-11-18 14:47:17 +01:00
Philipp Kranen
90ff04f254
fixed tutorials and VS links
2016-11-14 16:24:56 +01:00
Philipp Kranen
fba28bf0ed
Fixed python commons and eval clients
2016-11-14 16:24:50 +01:00
Philipp Kranen
9231ece8ce
Restructuring examples and tutorials
2016-11-14 16:24:45 +01:00