emotion-recognition-neural-networks
emotion-recognition-neural-networks copied to clipboard
why i can not use Nvidia GPU server for training? Can anybody tell me how to train it on GPU ? because on CPU its very slow.
You shall use CUDA platform to do that.
@AhmedSalahKhodair How can we do that? I opened this issue: https://github.com/tensorflow/tensorflow/issues/22476
How can i train data with using GPU? (Did you learn how to do that? @NomiMalik0207 )
@Dentrax install tensorflow_gpu
@AdrienPlayerium tensorflow_gpu has already been installed.