Skip to content

kyokagong/gyygo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gyygo

an implement of alphago, for learning tensorflow

The main go and mcts code came from https://github.com/pycharming/AlphaGo

I just replace the deep net by tensorflow. So, in the near future, I can change what model what I need

Version 0.1 Function

1, user is Black, and agent plays with White 2, no winner judgement of the webwiste

Future

1, An implementation of parallel mcts 2, A more completed website interface

Implement

First, run the server Second, go to localhost:8000/agent, and click the start agent button Last, the main go program is on localhost:8000

About

an implement of alphago

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published