ushaham / BatchEffectRemoval

54 stars 17 forks source link

Time issue / CPU issue #6

Open WubingZhang opened 6 years ago

WubingZhang commented 6 years ago

This batch removal method is based on deep learning, and it takes time. So how can I finish the running quickly? Is there a parameter to give it more cores to train model? And should I run this script on server with clusters?

ushaham commented 6 years ago

It’s best to Run on a GPU.

On Tue, 10 Apr 2018 at 15:19 WubingZhang notifications@github.com wrote:

This batch removal method is based on deep learning, and it takes time. So how can I finish the running quickly? Is there a parameter to give it more cores to train model? And should I run this script on server with clusters?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ushaham/BatchEffectRemoval/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFArXcgG438lRP5zJizVUly6BkyNxv0ks5tnKNqgaJpZM4TOJbf .

-- Thx, U.