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 }}
swamyym
/
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 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
Merge pull request #85 from Kashomon/lint
Show description for baa8705
artasparks
authored
baa8705
View commit details
Copy full SHA for baa8705
Browse repository at this point
Fix shbang
artasparks
committed
6f7fc07
View commit details
Copy full SHA for 6f7fc07
Browse repository at this point
Moar fixes
artasparks
committed
8d983df
View commit details
Copy full SHA for 8d983df
Browse repository at this point
Clean up PR for review.
Show description for 96c38be
jacksona
committed
96c38be
View commit details
Copy full SHA for 96c38be
Browse repository at this point
Fix some containery things.
artasparks
committed
a3b016b
View commit details
Copy full SHA for a3b016b
Browse repository at this point
Fix :latest tag issue
artasparks
committed
5fc16d4
View commit details
Copy full SHA for 5fc16d4
Browse repository at this point
Merge branch 'master' into harness-z
artasparks
committed
840f985
View commit details
Copy full SHA for 840f985
Browse repository at this point
Merge pull request #82 from Kashomon/lint
Show description for 298cc5e
artasparks
authored
298cc5e
View commit details
Copy full SHA for 298cc5e
Browse repository at this point
Moar comment fixing
artasparks
committed
c2e460d
View commit details
Copy full SHA for c2e460d
Browse repository at this point
Fix some lint errors.
artasparks
committed
8889107
View commit details
Copy full SHA for 8889107
Browse repository at this point
Commits on Feb 10, 2018
Merge pull request #81 from nealwu/improve-coords
Show description for 1210e23
artasparks
authored
1210e23
View commit details
Copy full SHA for 1210e23
Browse repository at this point
Remove minigo/ from .gitignore
nealwu
committed
6e31d5e
View commit details
Copy full SHA for 6e31d5e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.