You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
Sam Ritchie edited this page Aug 8, 2020
·
1 revision
Welcome to the caliban wiki! I'm creating this to stage items and documentation that we want to move into the official ReadTheDocs page. Updating those docs gives a beautiful result, but it's heavier weight.
Related Work
Francois Chollet announced Tensorflow Cloud. This gives you a way to run a model on Cloud from your script: https://twitter.com/fchollet/status/1281289599919128576 This isn't quite similar, because it forces you to instrument your model training script with details about how to run the model, what machinery you want, etc.