Life In 19x19 http://www.lifein19x19.com/ |
|
Would Like to Design a Go AI. Server with API? http://www.lifein19x19.com/viewtopic.php?f=18&t=11152 |
Page 1 of 1 |
Author: | Acumen [ Tue Dec 02, 2014 1:26 pm ] |
Post subject: | Would Like to Design a Go AI. Server with API? |
Starting to get into go and really enjoying it. I am a programmer and think I would have same fun and learn more about the game by designing an AI. Is there any server or native program which is easy to interface with or designed specifically for this? A C/C++ API would be great. What are other people doing interface wise? I've searched but haven't found any resources yet. It has been hard since GO is the name of a programming language and CS:GO is one of the most popular online games. |
Author: | HermanHiddema [ Tue Dec 02, 2014 1:29 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
Check out the Go Text Protocol (GTP): http://senseis.xmp.net/?GTP http://www.lysator.liu.se/~gunnar/gtp/ |
Author: | oren [ Tue Dec 02, 2014 1:36 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
For running on KGS... http://senseis.xmp.net/?KgsGtp For searching, try "go game". Usually works to make the search more useful. |
Author: | Acumen [ Tue Dec 02, 2014 1:49 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
Ow wow thank you! This is exactly what I am looking for. Happen to know if there are any other forums/good resources for go AI designers or am I in the right place? |
Author: | oren [ Tue Dec 02, 2014 1:52 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
Acumen wrote: Ow wow thank you! This is exactly what I am looking for. Happen to know if there are any other forums/good resources for go AI designers or am I in the right place? I suggest getting on KGS and looking at the "Computer Go" room. I think there's more information there. |
Author: | HermanHiddema [ Tue Dec 02, 2014 2:32 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
Check out the computer go mailing list: http://computer-go.org/mailman/listinfo/computer-go |
Author: | oren [ Tue Dec 02, 2014 2:36 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
I was about to add this as well... http://www.computer-go.jp/index.html Unfortunately the english page has fallen out of being updated but you can try Google translate on the Japanese version which is being kept up to date. It was just announced Cho Chikun would play winner of next UEC tournament. |
Author: | Acumen [ Tue Dec 02, 2014 3:14 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
Oh wow thank you. These links are great! More links in the KGS room and all other sites as well. Plenty of info to digest! |
Author: | jimmy [ Sun Jan 18, 2015 6:39 am ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
oren wrote: Acumen wrote: Ow wow thank you! This is exactly what I am looking for. Happen to know if there are any other forums/good resources for go AI designers or am I in the right place? I suggest getting on KGS and looking at the "Computer Go" room. I think there's more information there. Support this too. Does KGS have public API? |
Author: | oren [ Sun Jan 18, 2015 10:05 am ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
jimmy wrote: oren wrote: Support this too. Does KGS have public API? Look at the link for kgsgtp. |
Author: | jug [ Sun Jan 18, 2015 1:22 pm ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
If you have an AI ready that implement GTP as interface, you can use http://senseis.xmp.net/?Gogui to watch the moves graphically (as GoGui "speaks" GTP). |
Author: | jimmy [ Mon Jan 19, 2015 6:17 am ] |
Post subject: | Re: Would Like to Design a Go AI. Server with API? |
jug wrote: If you have an AI ready that implement GTP as interface, you can use http://senseis.xmp.net/?Gogui to watch the moves graphically (as GoGui "speaks" GTP). This sounds interesting. |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |