On Fri, Dec 30, 2016 at 3:52 PM, Dave Dyer wrote:
>
> Character encoding (usually UTF8 these days) ought not to be part of
> the standard, it ought to be up to the containing file to describe the
> encoding at that level.Likewise, nothing in the standard ought to
> require support for particu
engine can be swapped for GnuGo later.
I'm not familiar with emscripten, but there is a process that will produce
Javascript from Golang code that seems to be pretty robust. There are at
least a couple Go programs written in Go(lang) that could be used as the
basis of such a conversion.
Cl
And there are C and Go translations of michi, also on github.
Both are linked from the Python README.
Clark B. Wierda
I wrote the Go version.
On Thu, Mar 17, 2016 at 11:46 AM, Oliver Lewis wrote:
> Alternatively, there's a minimalist Python MCTS engine (
> https://github.com/pasky/
On Sat, Mar 12, 2016 at 5:05 PM, Thomas Wolf wrote:
> Having AlphaGo playing exclusively on KGS would be such a boost to KGS!
>
> For sure.
The other Go servers might have their own opinion on that.
Clark
___
Computer-go mailing list
Computer-go@compu
eded to match michi-py in strength.
Regards,
Clark B. Wierda
___
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go
ow me to accept any fixes to errors that are found in this
code, or better matches to the Python idioms.
Version 2 is the target for a more idiomatic Golang implementation of this
base code. This is where I will pursue improvements in efficiency.
Any comments are welcome.
Regards,