pumplerod

Results 4 comments of 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...

That, indeed, seems to be the issue. Thank you. Did not think to check that setting.