Hacker News new | ask | show | jobs
by mzahir 3788 days ago
Use the docker image instead - https://www.tensorflow.org/versions/0.6.0/get_started/os_set...
1 comments

I'd successfully finished the Andrew Ng Coursera class using Matlab on my old MacBook Air, and moved on to TensorFlow. Turns out Docker is just too much for my 2 Gb Mac - it totally hangs. I got it working pretty easily on a web IDE codeenv, but it has limitations and I couldn't load the sample files or use ipython notebook. I'd love to run through these tutorials on a remote hosted environment with minimal configuration work. Anyone have advice?