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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
A-Infinite
/
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
Breadcrumbs
History for
minigo
rl_loop.py
on
master
User selector
All users
All time
Commit history
Commits on Feb 9, 2018
formatting
jacksona
committed
b7ba9cc
View commit details
Copy full SHA for b7ba9cc
View code at this point
Browse repository at this point
merge
jacksona
committed
2adc758
View commit details
Copy full SHA for 2adc758
View code at this point
Browse repository at this point
rip out pausable-trainer changes
jacksona
committed
a9aabfa
View commit details
Copy full SHA for a9aabfa
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
merge in updates to base branch
amj
committed
ecd0a96
View commit details
Copy full SHA for ecd0a96
View code at this point
Browse repository at this point
bad var
amj
committed
456e702
View commit details
Copy full SHA for 456e702
View code at this point
Browse repository at this point
comments
amj
committed
3f1f43d
View commit details
Copy full SHA for 3f1f43d
View code at this point
Browse repository at this point
forgotten import
jacksona
committed
3c03230
View commit details
Copy full SHA for 3c03230
View code at this point
Browse repository at this point
make rl_loop.selfplay check for the number of games by a generation before playing
jacksona
committed
d2e5c0e
View commit details
Copy full SHA for d2e5c0e
View code at this point
Browse repository at this point
add function to check number of games finished since last training was complete. Check that number before beginning the next training job
jacksona
committed
39f6d93
View commit details
Copy full SHA for 39f6d93
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
fix main.py to correctly list games (we no longer have [worker] in /data/selfplay/[model]/[worker]/[timestamp].zz); fix rl_loop to call selfplay with a per-model dir to group sgfs by model
jacksona
committed
3957ee0
View commit details
Copy full SHA for 3957ee0
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Merge remote-tracking branch 'upstream/master' into upgrade
artasparks
committed
fc83f93
View commit details
Copy full SHA for fc83f93
View code at this point
Browse repository at this point
fix bad merge
jacksona
committed
831a4de
View commit details
Copy full SHA for 831a4de
View code at this point
Browse repository at this point
Remove broken command
artasparks
committed
5e811d7
View commit details
Copy full SHA for 5e811d7
View code at this point
Browse repository at this point
Hotfixes from running-head (#59)
Show description for 3d9b852
amj
authored
3d9b852
View commit details
Copy full SHA for 3d9b852
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
update selfplay to write 5% of games to a holdout directory (#57)
Show description for f941f5a
amj
authored
f941f5a
View commit details
Copy full SHA for f941f5a
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Autofmt all the python with autopep8
artasparks
committed
8166fbb
View commit details
Copy full SHA for 8166fbb
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
License headers and oss readiness (#97)
Show description for 4fc67eb
amj
authored
4fc67eb
View commit details
Copy full SHA for 4fc67eb
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
Deglobalize go.py
brilee
committed
6e78b11
View commit details
Copy full SHA for 6e78b11
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Merge branch 'virtual_losses'
brilee
committed
c58d22c
View commit details
Copy full SHA for c58d22c
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
simplify loop in train, fix a little bit of over-cleverness in get_latest_model
jacksona
committed
782d4df
View commit details
Copy full SHA for 782d4df
View code at this point
Browse repository at this point
Set basic framework for virtual losses
brilee
committed
6d54b0b
View commit details
Copy full SHA for 6d54b0b
View code at this point
Browse repository at this point
Merge hotfixes to tfrecord rewrite back into master. (#73)
Show description for ed452d1
amj
authored
ed452d1
View commit details
Copy full SHA for ed452d1
View code at this point
Browse repository at this point
add timers and logging to gather (#72)
brilee
authored and
amj
committed
155b595
View commit details
Copy full SHA for 155b595
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Tf record rewrite (#27)
Show description for b32a472
brilee
authored and
amj
committed
b32a472
View commit details
Copy full SHA for b32a472
View code at this point
Browse repository at this point
Commits on Jan 1, 2018
open parens
jacksona
committed
4d0ed06
View commit details
Copy full SHA for 4d0ed06
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
sleep less, do more!
jacksona
committed
056411c
View commit details
Copy full SHA for 056411c
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
fix sleep when waiting for training chunks to finish writing
jacksona
committed
ceb9657
View commit details
Copy full SHA for ceb9657
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
save the metas, push the correct model
jacksona
committed
289e011
View commit details
Copy full SHA for 289e011
View code at this point
Browse repository at this point
increase sleep times appropriately
jacksona
committed
ef61ddc
View commit details
Copy full SHA for ef61ddc
View code at this point
Browse repository at this point
fix subprocess call, fix tab indentation
jacksona
committed
0f29c4e
View commit details
Copy full SHA for 0f29c4e
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
update consolidate to skip already consolidated dirs
jacksona
committed
e7aaacd
View commit details
Copy full SHA for e7aaacd
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Merge pull request #7 from amj/consolidate-chunks
Show description for b06e95c
amj
authored
b06e95c
View commit details
Copy full SHA for b06e95c
View code at this point
Browse repository at this point
PR comments
jacksona
committed
7758baf
View commit details
Copy full SHA for 7758baf
View code at this point
Browse repository at this point
uncomment logging setup
jacksona
committed
91fb10f
View commit details
Copy full SHA for 91fb10f
View code at this point
Browse repository at this point
Merge pull request #6 from amj/preserve-chunks
Show description for 9e3a2dd
amj
authored
9e3a2dd
View commit details
Copy full SHA for 9e3a2dd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.