I have been trying without success to install to get keras/tensor flow working on windows 10 with GPU. The various writes up on blogs are help but don't seem to work completely and when I test
session <- tf$Session
I get the tensorflow can not be found.
Is there a current list of what versions of Cuda, CuDNN, Anaconda, Visual Studio(?) to install as most of the post on doing this appear to be over a year old?