Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tinybrain project #192

Merged
merged 22 commits into from
Mar 12, 2020
Merged

Add tinybrain project #192

merged 22 commits into from
Mar 12, 2020

Conversation

Terkwood
Copy link
Owner

@Terkwood Terkwood commented Mar 12, 2020

Send game states to KataGo

This simple example transforms game states into katago queries and sends them to katago via a child process. It prints results directly to stdout.

Resolves #190

@Terkwood Terkwood added the research Something to tinker with label Mar 12, 2020
@Terkwood Terkwood changed the title 🚧 Send BUGOUT moves to KataGo 🚧 🚧 Send game states to KataGo 🚧 Mar 12, 2020
@Terkwood Terkwood changed the title 🚧 Send game states to KataGo 🚧 Send game states to KataGo Mar 12, 2020
@Terkwood Terkwood changed the title Send game states to KataGo Add tinybrain project Mar 12, 2020
@Terkwood Terkwood merged commit 227278c into unstable Mar 12, 2020
@Terkwood Terkwood deleted the tinker/wrap-katago branch March 12, 2020 23:14
@Terkwood
Copy link
Owner Author

Advances #67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Something to tinker with
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap KataGo stdin/stdout
1 participant