Friday, December 11, 2015
Tuesday, December 8, 2015
Subscribe to:
Comments (Atom)
Setting Jupyter and Tensorflow on Google Cloud Platform
https://towardsdatascience.com/running-jupyter-notebook-in-google-cloud-platform-in-15-min-61e16da34d52
-
Choosing using GPU/CPU/multi-GPU/parallel-cluster: trainingoptions(); Documenting the properties of the available GPU: gpuDevice; h...
-
https://towardsdatascience.com/running-jupyter-notebook-in-google-cloud-platform-in-15-min-61e16da34d52
-
You can build a dockerfile $docker build -t some-arbitrary-label You can cleanup your machine using; $docker rmi some-arbitrary-label...
