Thursday, January 4, 2018

Art of Using GPU with MatLab



Choosing using GPU/CPU/multi-GPU/parallel-cluster:
trainingoptions();

Documenting the properties of the available GPU:
gpuDevice;

https://blogs.mathworks.com/loren/2012/02/06/using-gpus-in-matlab/ 

Setting Jupyter and Tensorflow on Google Cloud Platform

https://towardsdatascience.com/running-jupyter-notebook-in-google-cloud-platform-in-15-min-61e16da34d52