brain-research / deep-molecular-massspec

Mass Spectrometry for Small Molecules using Deep Learning
Apache License 2.0
111 stars 41 forks source link

GPU, CPU multi thread #19

Closed yamaguchiraf closed 4 years ago

yamaguchiraf commented 4 years ago

My apologies - I am new to TensorFlow and my English is poor. I have a question about how to speed up retrain computing. I tried GPU and CPU multi core, but I got little effect. Are there any options? Doesn't support?

I used tensorflow-qpu=1.13.1 for GPU. train samples: about 250000. validation samples: about 10000.

Thanks.