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
cntk-binary-drop
docker
build-and-test -rwxr-xr-x 12.8 KB
check-git-head.sh -rwxr-xr-x 1.8 KB
generate_build_info -rwxr-xr-x 4.5 KB
make_binary_drop_linux -rwxr-xr-x 6.9 KB
make_binary_drop_windows.ps1 -rw-r--r-- 5.1 KB
msvc_collect_coverage.py -rwxr-xr-x 2.4 KB
run_boost_unit_tests.py -rwxr-xr-x 1.5 KB

back to top