examples/agents/trainer
Christopher Beitel a4576e48f1 Restore runnability of example; vendor agnostic storage (#72)
* Updates to the demo docs (notebook and readme) which were out-dated in multiple places

* Removed unused tools/ dir
* Update main readme to reference the example

* Inclusion of kubeflow vendor/ tf-job code

* Illustrates how logging and rendering to an attached volume can simplify the process of viewing logs with TensorHub and exploring
render outputs.

* Storage in user-space allows it to be sym-linked into directory tree
watched by TensorHub extension (which is running tensorboard --logdir=/home/jovyan)

* I anticipate this current approach to controlling volume mounts for NFS through
ksonnet to be replaced by doing so with python as I demonstrated in
the enhance example so I wouldn't lose sleep over the ksonnet
prototypes in this commit.
2018-04-06 21:37:08 -07:00
..
__init__.py reinforcement learning example with TensorFlow Agents 2018-03-05 00:36:49 +00:00
task.py Restore runnability of example; vendor agnostic storage (#72) 2018-04-06 21:37:08 -07:00