tejank10 / AlphaGo.jl

AlphaGo Zero implementation using Flux.jl
https://fluxml.ai/experiments/go
Other
73 stars 14 forks source link

Implementation on fluxml.ai #8

Open dave7895 opened 4 years ago

dave7895 commented 4 years ago

Am I correct that the implementation on fluxml.ai uses the gpu of the user? Was confused at first because by laptop began lagging and the I saw that the integrated graphics were maxed out whenever the AI was calculating its next move.