Hacker News new | ask | show | jobs
by chestervonwinch 3107 days ago
When I installed Theano, it was just `pip install theano`, and editing a couple of lines in a config file. Are other GPU libs (tensorflow, caffe, etc.) really that much more difficult?
1 comments

pip install tensorflow-gpu

is all I do, once the dependancies are setup.