added small intro to Readers documentation

This commit is contained in:
William Darling 2016-05-04 11:04:47 +02:00
Родитель 2ab2db7fda
Коммит e8b61f2ea2
1 изменённых файлов: 3 добавлений и 5 удалений

Просмотреть файл

@ -1,11 +1,9 @@
Readers
===============
Intro
----------
Examples
----------
Data readers are used by the computational network to provide information about the data,
to load minibatches of data into memory, and to attach this memory to the input nodes in
the network. The CNTK Python API currently supports the following reader classes.
Usage
-------