pumplerod
pumplerod
laventura, did you ever find a solution to the gpu out of memory error? I have the same problem with the same setup. Though I got an error trying to...
Wow. Thanks. That seems to have worked. Not sure how it's related, but before trying your solution I got rid of the error by specifying `gpu_options = tf.GPUOptions(per_process_gpu_memory_fraction=0.333) sess =...
Thanks for the response. I honestly just figured I had made some dumb mistake. That’s almost always the case. Looking forward to working again with Numerai. This package looks like...
It appears to have something to do also with the number of samples. In my example I was using 100 samples, but if I increase that then the error goes...