Y
Hacker News
new
|
ask
|
show
|
jobs
by
mstokholm
2459 days ago
I would suggest you try out Miniconda (
https://docs.conda.io/en/latest/miniconda.html
). It comes with just the basics, and let's you install TF with GPU support by simply doing:
conda install -c anaconda tensorflow-gpu