adriandavidauer / VVAD

Repo about VVAD
GNU General Public License v3.0
3 stars 1 forks source link

GPU Support #13

Open adriandavidauer opened 3 years ago

adriandavidauer commented 3 years ago

Depict how to install GPU support for Keras/Tensorflow

One Option is to use anaconda binaries I think otherwise installing the binaries yourself is possible as well

adriandavidauer commented 3 years ago

conda install keras-gpu should do the trick

adriandavidauer commented 3 years ago
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get upgrade

should be done to have the newest driver for the gpu