Search found 2 matches

by cheshirecat
Mon Nov 27, 2017 12:15 pm
Forum: Computer Go
Topic: Running a policy network in your browser
Replies: 2
Views: 4985

Re: Running a policy network in your browser


Thank you, I enjoyed playing with it a few games (by always playing the #1 options for one color, and my own moves for the other color).
It is quite strong (I got in trouble a couple of times when I was not careful!), but it can also make some easy mistakes when fighting.

How was it trained?

Hi ...
by cheshirecat
Mon Nov 20, 2017 5:15 am
Forum: Computer Go
Topic: Running a policy network in your browser
Replies: 2
Views: 4985

Running a policy network in your browser

Hi guys. The link is: https://withablink.coding.me/goPolicyNet/ .

It's GPU-accelerated, search-free (pure policy network), and runs at ~0.2s per step on a desktop. If you are using a mobile device, please open it in Firefox / Chrome for maximal speed.

It's using my own DL library ( https://github ...