Christopher Beitel
Christopher Beitel
FYI looks like the [TOC section of the readme](https://github.com/google/gin-config#table-of-contents) displays the literal text "[TOC]" instead of perhaps what was intended to template in there a table of contents.
This is awesome. Can you explain how build and image pull caching can work with cbi? How can I configure one or more of the build tools, e.g. docker, to...
[Tensor2tensor](https://github.com/tensorflow/tensor2tensor) is an increasingly popular ML research framework built on top of tensorflow that has built-in support for ranged hparams, e.g. ```python @registry.register_ranged_hparams def rlmb_grid(rhp): """Grid over games and frames,...