Y
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
eanzenberg
3107 days ago
pip install tensorflow-gpu
is all I do, once the dependancies are setup.
link
is all I do, once the dependancies are setup.