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
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
bindings
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.2 KB
.gitignore -rw-r--r-- 3.5 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 7.9 KB
CNTK.sln -rw-r--r-- 207.1 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 43.2 KB
README.md -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 28.2 KB

README.md

back to top