https://github.com/Microsoft/CNTK
Revision 442a8b50a0a5fe7c4c8d1ff9c76c786cf269d765 authored by Alexey Reznichenko on 02 November 2016, 11:34:51 UTC, committed by Alexey Reznichenko on 02 November 2016, 13:58:19 UTC
  Fix swig generation for TrainingParameterSchedule and subclasses (per
  sample, per minibatch, as time constant), making them fully available in
  python.

  Rename FSAdaGradLearner to AdamLearner (C++ API).

  Add unit tests for parameter schedules, fix unit tests and examples that
  use parameter schedules.

  Fix a number of missing arguments in learner.py
1 parent 06d5064
History
Tip revision: 442a8b50a0a5fe7c4c8d1ff9c76c786cf269d765 authored by Alexey Reznichenko on 02 November 2016, 11:34:51 UTC
Expose parameter schedules in Python
Tip revision: 442a8b5
File Mode Size
python

back to top