Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
REDMOND\sayanpa f247772614 Enabled conversion of jupyter notebook to html using nbsphinx, integrated the conversion with the current doc build system, updated the jupyter notebooks in Tutorial and Manual folders to adhere to nbshpinx guidelines 2017-09-07 16:33:26 -07:00
REDMOND\sayanpa f56de38bba Reduce test code in tutorials and fixes 2017-07-07 13:44:58 -07:00
Frank Ibem 2d90be9c16 Small typo fixes (#1997)
* Small typo fixes

'10-dimensional' to '100-dimensional'
'functional correctness with 200' to 'functional correctness with 300'

* Create CNTK_206B_DCGAN.ipynb

'10-dimensional' to '100-dimensional'
Use momentum variable
2017-06-27 21:35:22 -07:00
REDMOND\sayanpa 9b48ea7648 Updated notebooks and added missing tests 2017-05-12 10:28:14 -07:00
Nikos Karampatziakis e56535ff2a input -> input_variable complete 2017-05-11 17:00:07 -07:00
Emad Barsoum d251977f38 Merge with master. 2017-03-29 15:05:51 -07:00
Willi Richert 9adade3311 Adapting examples; set MinibatchData.data to be a property 2017-03-29 17:09:13 +02:00
Emad Barsoum 90287b6db7 Fix Notebook... 2017-03-29 02:07:15 -07:00
Alexey Reznichenko 503983b0d1 Add an ability to limit the number of sweeps for training
* Add MinibatchSourceConfig struct that makes construction of a reader
    a little more straight-forward (esp. on the c++ side)
  * Refactor python implementation of MinibatchSource.
  * Add support for specifying the maximum number of sweeps over the input
    dataset when instating a minibatch source.
2017-03-28 13:50:17 +02:00
Emad Barsoum a956045d2b More fixes. 2017-03-24 13:53:25 -07:00
REDMOND\sayanpa b831a9a857 Updated notebooks, tests and docs 2017-03-17 16:19:34 -07:00