Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
HailongWen
/
minigo
Public
forked from
tensorflow/minigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
minigo
cc
on
master
User selector
All users
All time
Commit history
Commits on May 30, 2018
Print new options fields in response to GTP info command
tommadams
committed
08e8758
View commit details
Copy full SHA for 08e8758
View code at this point
Browse repository at this point
Fix a bad merge
tommadams
committed
4607075
View commit details
Copy full SHA for 4607075
View code at this point
Browse repository at this point
Working C++ time control & tests
tommadams
committed
6f87c8c
View commit details
Copy full SHA for 6f87c8c
View code at this point
Browse repository at this point
Add time control support to C++ code
tommadams
committed
a886a55
View commit details
Copy full SHA for a886a55
View code at this point
Browse repository at this point
Commits on May 29, 2018
Cc-eval docker refactor (#247)
Show description for e9bacdb
amj
authored
e9bacdb
View commit details
Copy full SHA for e9bacdb
View code at this point
Browse repository at this point
Commits on May 24, 2018
fix warning
jacksona
committed
58bc209
View commit details
Copy full SHA for 58bc209
View code at this point
Browse repository at this point
Adds 'eval' mode to cc/main, to play a game between different networks (#245)
Show description for aa8f12a
amj
authored
aa8f12a
View commit details
Copy full SHA for aa8f12a
View code at this point
Browse repository at this point
Commits on May 19, 2018
Move dual_net files into a subdirectory
tommadams
committed
492567f
View commit details
Copy full SHA for 492567f
View code at this point
Browse repository at this point
Commits on May 16, 2018
Put C++ GTP command handlers into a map & add known_command support. (#231)
tommadams
authored
8d8c58c
View commit details
Copy full SHA for 8d8c58c
View code at this point
Browse repository at this point
Fix bugs in BoardVisitor & GroupVisitor. Add Tests. (#234)
tommadams
authored
e413022
View commit details
Copy full SHA for e413022
View code at this point
Browse repository at this point
Commits on May 15, 2018
Log random seed & MctsPlayer options to stderr on startup. (#232)
Show description for 9e34dd6
tommadams
authored
9e34dd6
View commit details
Copy full SHA for 9e34dd6
View code at this point
Browse repository at this point
Commits on May 14, 2018
Add pondering & courtesy pass for C++ GTP mode. (#230)
tommadams
authored and
amj
committed
c074461
View commit details
Copy full SHA for c074461
View code at this point
Browse repository at this point
add list_commands support. Support parsing KGS coords that are sent … (#228)
Show description for e0b3f14
amj
authored
e0b3f14
View commit details
Copy full SHA for e0b3f14
View code at this point
Browse repository at this point
revert change to holdout percent. Change resign disabled fraction to 10% (from 5%)
jacksona
committed
2270ebc
View commit details
Copy full SHA for 2270ebc
View code at this point
Browse repository at this point
Commits on May 12, 2018
Move the TensorFlow-specific code out of DualNet into a new TfDualNet subclass. (#222)
tommadams
authored
679ac08
View commit details
Copy full SHA for 679ac08
View code at this point
Browse repository at this point
Commits on May 11, 2018
Build toco as part of the C++ tensorflow setup. (#223)
tommadams
authored
041538e
View commit details
Copy full SHA for 041538e
View code at this point
Browse repository at this point
Commits on May 10, 2018
Stop duplicating komi in every signal node in the tree. (#221)
tommadams
authored
b417d23
View commit details
Copy full SHA for b417d23
View code at this point
Browse repository at this point
Commits on May 9, 2018
Write output SGFs using tensorflow so we can write directory to GCS. (#217)
tommadams
authored and
amj
committed
333d722
View commit details
Copy full SHA for 333d722
View code at this point
Browse repository at this point
Replaces pygtp with our own simple GTP engine. (#214)
Show description for 338e191
tommadams
authored
338e191
View commit details
Copy full SHA for 338e191
View code at this point
Browse repository at this point
Commits on May 8, 2018
Update mcts_player.cc (#213)
amj
authored
b049356
View commit details
Copy full SHA for b049356
View code at this point
Browse repository at this point
fix wrapper script to correctly count games. Fix output of duration … (#209)
Show description for d7fbfe6
amj
authored
d7fbfe6
View commit details
Copy full SHA for d7fbfe6
View code at this point
Browse repository at this point
Docker image for cc selfplay (#198)
Show description for 0bd9503
amj
authored
0bd9503
View commit details
Copy full SHA for 0bd9503
View code at this point
Browse repository at this point
Change C++ to handle virtual losses the same way as the Python code (#208)
tommadams
authored
3b600f9
View commit details
Copy full SHA for 3b600f9
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Some docs changes.
artasparks
committed
a318fef
View commit details
Copy full SHA for a318fef
View code at this point
Browse repository at this point
Dockerize Minigui
Show description for 0e83ca7
artasparks
committed
0e83ca7
View commit details
Copy full SHA for 0e83ca7
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
Update docs, dockerfiles, shell scripts to refer to TF 1.7 consistently.
artasparks
committed
09df894
View commit details
Copy full SHA for 09df894
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
Makes Minigui query the Minigo engine for the board size (#181)
Show description for 677bce3
tommadams
authored
677bce3
View commit details
Copy full SHA for 677bce3
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Dockerize our cc-selfplay binary (#178)
Show description for 182d7fc
amj
authored
182d7fc
View commit details
Copy full SHA for 182d7fc
View code at this point
Browse repository at this point
Commits on Apr 22, 2018
Improve C++ build configs. (#168)
Show description for 8ac7ced
tommadams
authored and
amj
committed
8ac7ced
View commit details
Copy full SHA for 8ac7ced
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Adds GTP & Minigui support to C++ code (#165)
Show description for 4ceb917
tommadams
authored
4ceb917
View commit details
Copy full SHA for 4ceb917
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Write TF examples & SGF files at end of C++ selfplay (#162)
Show description for 1fa512d
tommadams
authored
1fa512d
View commit details
Copy full SHA for 1fa512d
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Adds basic C++ SGF parsing and generation. (#155)
Show description for 63f9227
tommadams
authored and
amj
committed
63f9227
View commit details
Copy full SHA for 63f9227
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Fixes required to get C++ code compiling on VMs (#152)
Show description for 3b80e8e
tommadams
authored and
amj
committed
3b80e8e
View commit details
Copy full SHA for 3b80e8e
View code at this point
Browse repository at this point
Commits on Apr 1, 2018
Add separate configs for building C++ minigo for 9x9 and 19x19 boards. (#141)
Show description for 21c53d5
tommadams
authored and
amj
committed
21c53d5
View commit details
Copy full SHA for 21c53d5
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Adds C++ MctsPlayer (#128)
tommadams
authored
21b891c
View commit details
Copy full SHA for 21b891c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.