YuriCat / MuZeroJupyterExample

63 stars 15 forks source link

Support cuda #3

Open boardgame1 opened 4 years ago

boardgame1 commented 4 years ago

How about implement cuda support?

YuriCat commented 4 years ago

That's a good idea. However, I think this sample code is not enough to solve practical problem. We should parallelize episode generation and use many CPUs.