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 }}
qipa
/
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 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
Browse repository at this point
Commits on Apr 27, 2018
Merge v5 changes back into master (#160)
Show description for 0b83f40
amj
authored
0b83f40
View commit details
Copy full SHA for 0b83f40
Browse repository at this point
change back to cross_entropy_v2 (#180)
amj
authored
505fe7d
View commit details
Copy full SHA for 505fe7d
Browse repository at this point
Merge pull request #174 from brilee/update_docs
Show description for b0dd524
brilee
authored
b0dd524
View commit details
Copy full SHA for b0dd524
Browse repository at this point
Merge branch 'master' into update_docs
brilee
authored
a8de1be
View commit details
Copy full SHA for a8de1be
Browse repository at this point
Merge pull request #172 from brilee/hyperparams
Show description for 1dbff5d
brilee
authored
1dbff5d
View commit details
Copy full SHA for 1dbff5d
Browse repository at this point
Merge branch 'master' into hyperparams
brilee
committed
14b4308
View commit details
Copy full SHA for 14b4308
Browse repository at this point
Symmetry analysis (#139)
Show description for d17ab8d
nealwu
authored and
amj
committed
d17ab8d
View commit details
Copy full SHA for d17ab8d
Browse repository at this point
Dockerize our cc-selfplay binary (#178)
Show description for 182d7fc
amj
authored
182d7fc
View commit details
Copy full SHA for 182d7fc
Browse repository at this point
Commits on Apr 26, 2018
autopep8 (#170)
sethtroisi
authored
7ceb514
View commit details
Copy full SHA for 7ceb514
Browse repository at this point
Merge pull request #149 from nealwu/softmax_v2
Show description for 92d1977
brilee
authored
92d1977
View commit details
Copy full SHA for 92d1977
Browse repository at this point
Merge pull request #161 from amj/export_graph_after_training
Show description for fdaf340
brilee
authored
fdaf340
View commit details
Copy full SHA for fdaf340
Browse repository at this point
Commits on Apr 25, 2018
Add base_dir flag to prepare_bigquery (#173)
sethtroisi
authored
3e31b76
View commit details
Copy full SHA for 3e31b76
Browse repository at this point
refactor merge_groups (#137)
Show description for 1ac4ba9
sethtroisi
authored
1ac4ba9
View commit details
Copy full SHA for 1ac4ba9
Browse repository at this point
Merge pull request #176 from brilee/fix_minigui
Show description for cfda1f9
brilee
authored
cfda1f9
View commit details
Copy full SHA for cfda1f9
Browse repository at this point
Set default minigui backend to the python impl (avoids blaze build dep)
brilee
committed
8b3d5c6
View commit details
Copy full SHA for 8b3d5c6
Browse repository at this point
Address PR comments
brilee
committed
acb011d
View commit details
Copy full SHA for acb011d
Browse repository at this point
Commits on Apr 23, 2018
update docs for estimator and new tests
brilee
committed
54dff8c
View commit details
Copy full SHA for 54dff8c
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
Browse repository at this point
Address PR comments
brilee
committed
61267be
View commit details
Copy full SHA for 61267be
Browse repository at this point
Commits on Apr 21, 2018
Merge pull request #164 from brilee/upload_bigquery
Show description for 8eb1e60
brilee
authored
8eb1e60
View commit details
Copy full SHA for 8eb1e60
Browse repository at this point
Replace num_readouts and resign_threshold with flag versions
brilee
committed
68b77df
View commit details
Copy full SHA for 68b77df
Browse repository at this point
Swap out hyperparams in strategies, mcts and set up unit test flag co… (#169)
Show description for 811f323
brilee
authored
811f323
View commit details
Copy full SHA for 811f323
Browse repository at this point
Commits on Apr 20, 2018
Rotate dataset with py_func (#166)
Show description for 51c7eda
sethtroisi
authored and
amj
committed
51c7eda
View commit details
Copy full SHA for 51c7eda
Browse repository at this point
Merge pull request #167 from brilee/hyperparams
Show description for a4b3aae
brilee
authored
a4b3aae
View commit details
Copy full SHA for a4b3aae
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
Browse repository at this point
Add flags infrastructure to main.py
brilee
committed
c9f221f
View commit details
Copy full SHA for c9f221f
Browse repository at this point
Commits on Apr 18, 2018
new oneoff script to constructing PVs of a set of positions (#157)
Show description for 2dec146
sethtroisi
authored and
amj
committed
2dec146
View commit details
Copy full SHA for 2dec146
Browse repository at this point
Update minigui/README.md
amj
authored
0a396f2
View commit details
Copy full SHA for 0a396f2
Browse repository at this point
More documentation on bq upload script
brilee
committed
6f80c64
View commit details
Copy full SHA for 6f80c64
Browse repository at this point
Add oneoff script to process debug SGFs
brilee
committed
638b9d7
View commit details
Copy full SHA for 638b9d7
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
Browse repository at this point
rename export to freeze for clarity. add calls at the end of bootstrap and train
jacksona
committed
88df83a
View commit details
Copy full SHA for 88df83a
Browse repository at this point
Commits on Apr 16, 2018
add graph freezing command to main
jacksona
committed
7bce44a
View commit details
Copy full SHA for 7bce44a
Browse repository at this point
Commits on Apr 14, 2018
Backfill global step (#151)
Show description for cc469a1
amj
authored
cc469a1
View commit details
Copy full SHA for cc469a1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.