Re: Downloadable trained neural net for Go
Posted: Wed Apr 13, 2016 4:05 am
I noticed it can't read out ladders so you might want to play a ladder breaker and win 
Life in 19x19. Go, Weiqi, Baduk... Thats the life.
https://www.lifein19x19.com/
Download has been updated.wauske wrote:Well, you guys are a lot stronger than I am so I have yet to win![]()
Luckily I am a lot more tech-savvy than I am a Go player. I noticed that the site only offered the net.js as a download, not the other pre-requisite files. So, I downloaded them in their original format and zipped it. For those wanting to play with it offline or on their own (private) webspace, here is the download link: http://millsf.home.xs4all.nl/Deepgo.zip
This is a direct, 1-on-1 download of the page. All credit goes to its creator.
To use it: unzip it to any directory and open the index.html (Chrome or Edge work fine, IE11 doesn't). I also uploaded it to a private webserver which works too.
I'll also ask the owner for permission, should he decide not to grant it I'll remove the link right away.
Someone already added some limited DCNN capability to Pachi -- only the root node. Pasky is not actively developing Pachi anymore but he is supporting pull requests.Krama wrote:Would someone be willing to take any free go software that is open sourced and embed this neural network to it's MCTS?
I am wondering how strong can such a basic thing become.