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 }}
keep999
/
minigo
Public
forked from
tensorflow/minigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minigo
tests
on
master
User selector
All users
All time
Commit history
Commits on Apr 23, 2020
Add channel order param to preprocessing tests. (#986)
Show description for 752501b
wxs
authored
752501b
View commit details
Copy full SHA for 752501b
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
TPU
tommadams
committed
c42da55
View commit details
Copy full SHA for c42da55
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Disable pass during bootstrap games, tweak features
tommadams
committed
d6d3d60
View commit details
Copy full SHA for d6d3d60
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
add few_liberties_feature test
tommadams
committed
bbd8113
View commit details
Copy full SHA for bbd8113
View code at this point
Browse repository at this point
add liberty feature support to python code
tommadams
committed
5074f1d
View commit details
Copy full SHA for 5074f1d
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Convert to double quote docstrings per PEP257 (#779)
Show description for 2944da5
sethtroisi
authored
2944da5
View commit details
Copy full SHA for 2944da5
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
s/MiniGo/Minigo/ (#734)
sethtroisi
authored
ac169db
View commit details
Copy full SHA for ac169db
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Update kPuct, replace with progressive widening formula from AZ paper. Fixes #706 (#708)
Show description for 5c7a79f
amj
authored
5c7a79f
View commit details
Copy full SHA for 5c7a79f
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
RFC: Squeeze and Excitation (#673)
sethtroisi
authored
2f31b7d
View commit details
Copy full SHA for 2f31b7d
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
coordinate parsing fixes
tommadams
committed
fe224ae
View commit details
Copy full SHA for fe224ae
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Calibrator k8s job (#625)
Show description for 4d04625
amj
authored
4d04625
View commit details
Copy full SHA for 4d04625
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
flake8 + autopep8 (#556)
sethtroisi
authored
8257d64
View commit details
Copy full SHA for 8257d64
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Clean up TPU train (#536)
sethtroisi
authored
5f43694
View commit details
Copy full SHA for 5f43694
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Change run_tests.py to allow testing of individual modules (#507)
sethtroisi
authored
1940e7b
View commit details
Copy full SHA for 1940e7b
View code at this point
Browse repository at this point
Commits on Oct 6, 2018
V13 image builds (#484)
Show description for 3a45d3b
amj
authored
3a45d3b
View commit details
Copy full SHA for 3a45d3b
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Merge remote-tracking branch 'official/master' into more_refactoring11
brilee
committed
c26ea78
View commit details
Copy full SHA for c26ea78
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Add license header (#470)
sethtroisi
authored
df789b3
View commit details
Copy full SHA for df789b3
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Rename some flags that previously had naming conflicts
brilee
committed
cb540af
View commit details
Copy full SHA for cb540af
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Fix shipname unittest
brilee
committed
cc597bc
View commit details
Copy full SHA for cc597bc
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
Separate out train.py; refactor --model_dir vs --working_dir; combine export_model/freeze_graph
brilee
committed
2c87347
View commit details
Copy full SHA for 2c87347
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
test_strategies.py cleanups (#389)
sethtroisi
authored and
amj
committed
d5c0159
View commit details
Copy full SHA for d5c0159
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
TPU random_rotation (#322)
Show description for a26427f
sethtroisi
authored
a26427f
View commit details
Copy full SHA for a26427f
View code at this point
Browse repository at this point
refactor preprocessing preparing for TPU rotation (#321)
sethtroisi
authored
9b97648
View commit details
Copy full SHA for 9b97648
View code at this point
Browse repository at this point
Commits on Jul 15, 2018
Typo in Variable name: pi1 --> pi (#318)
Show description for 2d2797e
cclauss
authored and
sethtroisi
committed
2d2797e
View commit details
Copy full SHA for 2d2797e
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
Only add D-noise to legal moves (#295)
Show description for ec4982a
sethtroisi
authored
ec4982a
View commit details
Copy full SHA for ec4982a
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Zero out illegal moves (#299)
Show description for 159327e
sethtroisi
authored
159327e
View commit details
Copy full SHA for 159327e
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
generate non-zero values in tests (#279)
sethtroisi
authored
bb61607
View commit details
Copy full SHA for bb61607
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
update dual_net for use with tpus (#269)
Show description for 139efbb
amj
authored
139efbb
View commit details
Copy full SHA for 139efbb
View code at this point
Browse repository at this point
Commits on May 14, 2018
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
View code at this point
Browse repository at this point
Commits on May 9, 2018
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
Previous
Next
You can’t perform that action at this time.