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 }}
lili668668
/
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 Aug 31, 2018
test_strategies.py cleanups (#389)
sethtroisi
authored and
amj
committed
d5c0159
View commit details
Copy full SHA for d5c0159
Browse repository at this point
Fix UCB for both python and C++ (#392)
Show description for 4faaf72
amj
authored
4faaf72
View commit details
Copy full SHA for 4faaf72
Browse repository at this point
Commits on Aug 21, 2018
Add fc_width flag for remote inference
tommadams
committed
808aab5
View commit details
Copy full SHA for 808aab5
Browse repository at this point
Commits on Aug 20, 2018
Tag inference engine build targets as manual
tommadams
committed
91c1472
View commit details
Copy full SHA for 91c1472
Browse repository at this point
Fix calls to utils.dbg
tommadams
committed
a51db4f
View commit details
Copy full SHA for a51db4f
Browse repository at this point
fix evaluation.py
tommadams
committed
06f9c87
View commit details
Copy full SHA for 06f9c87
Browse repository at this point
add test
tommadams
committed
d80aeb6
View commit details
Copy full SHA for d80aeb6
Browse repository at this point
Use action score to break visit count ties
tommadams
committed
f97fb64
View commit details
Copy full SHA for f97fb64
Browse repository at this point
Commits on Aug 17, 2018
Log info about flag file reloading (#394)
Show description for 7ec891f
tommadams
authored and
amj
committed
7ec891f
View commit details
Copy full SHA for 7ec891f
Browse repository at this point
Commits on Aug 16, 2018
Report number of moves played at end of selfplay game
tommadams
committed
102f8d3
View commit details
Copy full SHA for 102f8d3
Browse repository at this point
Fix bad comment
tommadams
committed
f9ba8c8
View commit details
Copy full SHA for f9ba8c8
Browse repository at this point
Log end game info with shared mutex held
tommadams
committed
151fae1
View commit details
Copy full SHA for 151fae1
Browse repository at this point
Log bleakest eval & bad resign at end of selfplay game
tommadams
committed
b902504
View commit details
Copy full SHA for b902504
Browse repository at this point
Undefined name: import unittest in test_sgf_wrapper.py (#390)
Show description for a77ac5a
cclauss
authored and
amj
committed
a77ac5a
View commit details
Copy full SHA for a77ac5a
Browse repository at this point
Quality of Life improvements for tests (#388)
sethtroisi
authored
77a6889
View commit details
Copy full SHA for 77a6889
Browse repository at this point
Change all ASSERT_|EXPECT| to be EXPECT(expected, actual) (#384)
Show description for 90d4bc8
sethtroisi
authored
90d4bc8
View commit details
Copy full SHA for 90d4bc8
Browse repository at this point
Commits on Aug 15, 2018
Change all unittest.assert() to be assert(expected, actual) (#385)
Show description for 85f7177
sethtroisi
authored
85f7177
View commit details
Copy full SHA for 85f7177
Browse repository at this point
fix typo in test (#383)
sethtroisi
authored
03f4abe
View commit details
Copy full SHA for 03f4abe
Browse repository at this point
Commits on Aug 14, 2018
pylint over test files (#380)
sethtroisi
authored
4e42e9d
View commit details
Copy full SHA for 4e42e9d
Browse repository at this point
Simplify most visited path code (#365)
Show description for ba2f64f
sethtroisi
authored
ba2f64f
View commit details
Copy full SHA for ba2f64f
Browse repository at this point
Commits on Aug 13, 2018
Remove final 'rm -rf' from configure_tensorflow.sh
tommadams
committed
d50b7a5
View commit details
Copy full SHA for d50b7a5
Browse repository at this point
Upgrade dbg print wrapper (#377)
Show description for 12cbdcc
sethtroisi
authored
12cbdcc
View commit details
Copy full SHA for 12cbdcc
Browse repository at this point
Only load MiniguiCmdHandle in minigui mode (#376)
Show description for d35316c
sethtroisi
authored
d35316c
View commit details
Copy full SHA for d35316c
Browse repository at this point
Update README.md code fragments (#373)
sethtroisi
authored
fd78847
View commit details
Copy full SHA for fd78847
Browse repository at this point
Commits on Aug 11, 2018
Improvements to several debug print statements (#366)
Show description for d40e96e
sethtroisi
authored
d40e96e
View commit details
Copy full SHA for d40e96e
Browse repository at this point
Merge pull request #364 from sethtroisi/mcts_cutof
sethtroisi
authored
73f60eb
View commit details
Copy full SHA for 73f60eb
Browse repository at this point
Commits on Aug 10, 2018
Flake8 fixes (#320)
Show description for 53a354d
sethtroisi
authored
53a354d
View commit details
Copy full SHA for 53a354d
Browse repository at this point
mcts_player.h
sethtroisi
committed
856cea3
View commit details
Copy full SHA for 856cea3
Browse repository at this point
Commits on Aug 9, 2018
Merge branch 'master' of github.com:tensorflow/minigo into num_readouts_1
sethtroisi
committed
8ba60a8
View commit details
Copy full SHA for 8ba60a8
Browse repository at this point
Commits on Aug 3, 2018
Don't divide steps by NUM_TPUS if passed from command line (#361)
sethtroisi
authored
4d4ce89
View commit details
Copy full SHA for 4d4ce89
Browse repository at this point
fix a typo
tommadams
committed
d7b3486
View commit details
Copy full SHA for d7b3486
Browse repository at this point
Check that the model didn't change when reloading a flag file
tommadams
committed
3ec16a6
View commit details
Copy full SHA for 3ec16a6
Browse repository at this point
Reload flags from file every time we start a new game
tommadams
committed
70afa8e
View commit details
Copy full SHA for 70afa8e
Browse repository at this point
Update example_buffer.py
Show description for d5dbb28
amj
authored
d5dbb28
View commit details
Copy full SHA for d5dbb28
Browse repository at this point
Update constants (#360)
Show description for 1cef641
amj
authored
1cef641
View commit details
Copy full SHA for 1cef641
Browse repository at this point
Previous
Next
You can’t perform that action at this time.