Skip to content
Yota Toyama edited this page Dec 22, 2016 · 41 revisions

Welcome to the tensorflow-qnd wiki!

To-do

  • Fix Graph scope names (may remove some @util.func_scope).
  • Accept input_fn() with no argument for a filename queue.
  • Accept model_fn() which returns ModelFnOps.
  • Don't shuffle filenames in evaluation mode.
  • Don't shuffle batches in evaluation mode in MNIST eample.
  • Give more examples.
  • Documentation by docstrings
  • def_run(batch_inputs=True)
Clone this wiki locally