deepgram / kur

Descriptive Deep Learning
Apache License 2.0
814 stars 107 forks source link

add the use of `kur -v data --single mnist.yml` #53

Closed EmbraceLife closed 7 years ago

EmbraceLife commented 7 years ago

with kur -v data --single mnist.yml, we can do the following:

  1. see the data shape of a batch
  2. see the number of batches and data samples for training
  3. see what a single sample look like
ajsyp commented 7 years ago

I believe #59 made this obsolete.