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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 30, 2018
Merge branch 'master' of github.com:tensorflow/minigo
jacksona
committed
f44e40d
View commit details
Copy full SHA for f44e40d
Browse repository at this point
fix disable_resign_pct amount
jacksona
committed
d470c51
View commit details
Copy full SHA for d470c51
Browse repository at this point
Print new options fields in response to GTP info command
tommadams
committed
08e8758
View commit details
Copy full SHA for 08e8758
Browse repository at this point
Fix a bad merge
tommadams
committed
4607075
View commit details
Copy full SHA for 4607075
Browse repository at this point
Working C++ time control & tests
tommadams
committed
6f87c8c
View commit details
Copy full SHA for 6f87c8c
Browse repository at this point
Add time control support to C++ code
tommadams
committed
a886a55
View commit details
Copy full SHA for a886a55
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
Browse repository at this point
Commits on May 24, 2018
fix warning
jacksona
committed
58bc209
View commit details
Copy full SHA for 58bc209
Browse repository at this point
update RESULTS describing v5 and v7a (#236)
Show description for dc9e8e9
amj
authored
dc9e8e9
View commit details
Copy full SHA for dc9e8e9
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
Browse repository at this point
Commits on May 22, 2018
Added more tensorboard metrics (#240)
Show description for 61ed8a3
sethtroisi
authored
61ed8a3
View commit details
Copy full SHA for 61ed8a3
Browse repository at this point
Fix Heatmap oneoff script (#244)
sethtroisi
authored
cd8b695
View commit details
Copy full SHA for cd8b695
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
Browse repository at this point
Commits on May 18, 2018
update log
jacksona
committed
ddf1974
View commit details
Copy full SHA for ddf1974
Browse repository at this point
Commits on May 17, 2018
Add saved_models/ to .gitignore
tommadams
committed
f30e818
View commit details
Copy full SHA for f30e818
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
Browse repository at this point
Fix bugs in BoardVisitor & GroupVisitor. Add Tests. (#234)
tommadams
authored
e413022
View commit details
Copy full SHA for e413022
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
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
Browse repository at this point
updates from training box: validate on last 30. adjust freq of updat… (#229)
Show description for 35ba84a
amj
authored
35ba84a
View commit details
Copy full SHA for 35ba84a
Browse repository at this point
Replace dual_net hyperparams with flags (#224)
Show description for 718f4ab
brilee
authored and
amj
committed
718f4ab
View commit details
Copy full SHA for 718f4ab
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
Browse repository at this point
Add a 'model zoo' evaluation watcher (#147)
Show description for ae182f8
amj
authored
ae182f8
View commit details
Copy full SHA for ae182f8
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
Browse repository at this point
Commits on May 13, 2018
remove unused dep from cc dockerfile
jacksona
committed
596785d
View commit details
Copy full SHA for 596785d
Browse repository at this point
update cc_wrapper.sh to set CUDA_VISIBLE_DEVICES (#219)
Show description for 314687c
amj
authored
314687c
View commit details
Copy full SHA for 314687c
Browse repository at this point
oops, wasnt writing holdout games at all... yikes.
jacksona
committed
b9c9256
View commit details
Copy full SHA for b9c9256
Browse repository at this point
update holdout amount, resign threshold (#227)
amj
authored
cc0e40c
View commit details
Copy full SHA for cc0e40c
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
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
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
Browse repository at this point
Fix example buffer to use absl.flags, fix logic error (#220)
Show description for e9f5d24
amj
authored
e9f5d24
View commit details
Copy full SHA for e9f5d24
Browse repository at this point
Fix gke gpu scheduling (#218)
Show description for 638bf11
amj
authored
638bf11
View commit details
Copy full SHA for 638bf11
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.