yhyu13 / AlphaGOZero-python-tensorflow

Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
MIT License
340 stars 113 forks source link

'Network' object has no attribute 'run' when gtp mode is chosen #10

Closed vigor95 closed 6 years ago

vigor95 commented 6 years ago

Is the code incomplete?

yhyu13 commented 6 years ago

Hi @vigor95

What was the problem? I'd like to know.