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 }}
JCreeks
/
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 Feb 21, 2018
Merge pull request #107 from amj/fix-utils-sh
Show description for 92ddd1d
amj
authored
92ddd1d
View commit details
Copy full SHA for 92ddd1d
Browse repository at this point
Merge branch 'master' into fix-utils-sh
amj
authored
d09df3f
View commit details
Copy full SHA for d09df3f
Browse repository at this point
fix a few invocations in utils.sh. fix comment in Makefile.
jacksona
committed
f573bcc
View commit details
Copy full SHA for f573bcc
Browse repository at this point
Merge pull request #104 from amj/pro-validate-instructions
Show description for 65b4ec9
amj
authored
65b4ec9
View commit details
Copy full SHA for 65b4ec9
Browse repository at this point
commment
jacksona
committed
242ea2f
View commit details
Copy full SHA for 242ea2f
Browse repository at this point
comment
jacksona
committed
6eb6bb6
View commit details
Copy full SHA for 6eb6bb6
Browse repository at this point
comment
jacksona
committed
998345b
View commit details
Copy full SHA for 998345b
Browse repository at this point
comment
jacksona
committed
5eb9bbf
View commit details
Copy full SHA for 5eb9bbf
Browse repository at this point
update readme
jacksona
committed
7594740
View commit details
Copy full SHA for 7594740
Browse repository at this point
add instructions for validation set
jacksona
committed
1bbabdd
View commit details
Copy full SHA for 1bbabdd
Browse repository at this point
Commits on Feb 20, 2018
change default env vars, fix typo in utils.sh
jacksona
committed
96e8b08
View commit details
Copy full SHA for 96e8b08
Browse repository at this point
Typo in utils.sh
amj
authored
47c0f6f
View commit details
Copy full SHA for 47c0f6f
Browse repository at this point
Commits on Feb 17, 2018
Merge pull request #101 from amj/clean-sgf
Show description for 0534928
amj
authored
0534928
View commit details
Copy full SHA for 0534928
Browse repository at this point
Add param to strategies.MCTSPlayer.to_sgf to optionally include comments in sgf output. Add functionality in main.py to save selfplay games both with and without the comments.
amj
committed
97e7b9b
View commit details
Copy full SHA for 97e7b9b
Browse repository at this point
Commits on Feb 15, 2018
Merge pull request #92 from amj/validation-in-loop
Show description for 92775a0
amj
authored
92775a0
View commit details
Copy full SHA for 92775a0
Browse repository at this point
fix comment
jacksona
committed
cef2dfd
View commit details
Copy full SHA for cef2dfd
Browse repository at this point
update validation set to be more similar to the train window -- use up to model N-2 holdout data, look back 50 generations
jacksona
committed
708fa1a
View commit details
Copy full SHA for 708fa1a
Browse repository at this point
add validate call to rl_runner. Change default steps and make sure to flush the summary afterwards.
jacksona
committed
ba4a40f
View commit details
Copy full SHA for ba4a40f
Browse repository at this point
Merge pull request #80 from amj/run-eval
Show description for f49fcd4
amj
authored
f49fcd4
View commit details
Copy full SHA for f49fcd4
Browse repository at this point
increase steps in local_rl_loop
jacksona
committed
f6b9a30
View commit details
Copy full SHA for f6b9a30
Browse repository at this point
refactor main.validate to accept a list of directories
jacksona
committed
cc80b06
View commit details
Copy full SHA for cc80b06
Browse repository at this point
Commits on Feb 14, 2018
move SHUFFLE_BUFFER_SIZE back to preprocessing.py
jacksona
committed
f8452cf
View commit details
Copy full SHA for f8452cf
Browse repository at this point
Merge pull request #86 from killerducky/gpu_allow_growth2
Show description for 7371312
amj
authored
7371312
View commit details
Copy full SHA for 7371312
Browse repository at this point
Commits on Feb 13, 2018
Merge pull request #79 from Kashomon/harness-z
Show description for e7e686d
artasparks
authored
e7e686d
View commit details
Copy full SHA for e7e686d
Browse repository at this point
Add moar comments.
artasparks
committed
282fbec
View commit details
Copy full SHA for 282fbec
Browse repository at this point
Set gpu_options.allow_growth = True
Show description for 5501b15
killerducky
committed
5501b15
View commit details
Copy full SHA for 5501b15
Browse repository at this point
update rl_loop call of main.validate to pass in list of records. Adds get_models()/get_model(n) functionality and refactors accodingly. Specifies the holdout pct and calculates how many holdout g…
Show description for 45f4f81
jacksona
committed
45f4f81
View commit details
Copy full SHA for 45f4f81
Browse repository at this point
Commits on Feb 12, 2018
Update main readme.
artasparks
committed
2d67cb7
View commit details
Copy full SHA for 2d67cb7
Browse repository at this point
Update the docs.
artasparks
committed
b534151
View commit details
Copy full SHA for b534151
Browse repository at this point
more comments, revert filter amount
jacksona
committed
aa9558c
View commit details
Copy full SHA for aa9558c
Browse repository at this point
more comments
jacksona
committed
25cd02e
View commit details
Copy full SHA for 25cd02e
Browse repository at this point
fix up comments, remove obsolete variable reference
jacksona
committed
0be5b82
View commit details
Copy full SHA for 0be5b82
Browse repository at this point
make train/test subdirectories instead of sibling directories. Fix comment. Compute global_step only once.
jacksona
committed
0c4b086
View commit details
Copy full SHA for 0c4b086
Browse repository at this point
More harness fixes
artasparks
committed
8de830a
View commit details
Copy full SHA for 8de830a
Browse repository at this point
Merge branch 'master' into harness-z
artasparks
committed
46ac447
View commit details
Copy full SHA for 46ac447
Browse repository at this point
Previous
Next
You can’t perform that action at this time.