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 }}
flexpad
/
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 Jul 23, 2018
Move selfplay from main.py into selfplay.py call
brilee
committed
d00144a
View commit details
Copy full SHA for d00144a
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Trainer changes (#330)
amj
authored
9256af6
View commit details
Copy full SHA for 9256af6
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Glue all the RL loop bits back together (#315)
Show description for 6f6b0b3
amj
authored
6f6b0b3
View commit details
Copy full SHA for 6f6b0b3
View code at this point
Browse repository at this point
Commits on May 14, 2018
updates from training box: validate on last 30. adjust freq of updat… (#229)
Show description for 35ba84a
amj
authored
35ba84a
View commit details
Copy full SHA for 35ba84a
View code at this point
Browse repository at this point
Commits on May 8, 2018
Misc fixes from trainer box (#212)
Show description for 82e16cc
amj
authored
82e16cc
View commit details
Copy full SHA for 82e16cc
View code at this point
Browse repository at this point
Commits on May 2, 2018
Introduce fsdb.py
brilee
committed
995fbc9
View commit details
Copy full SHA for 995fbc9
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
remove dead gather code (#186)
Show description for 4bb71df
amj
authored
4bb71df
View commit details
Copy full SHA for 4bb71df
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Merge v5 changes back into master (#160)
Show description for 0b83f40
amj
authored
0b83f40
View commit details
Copy full SHA for 0b83f40
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
Replace num_readouts and resign_threshold with flag versions
brilee
committed
68b77df
View commit details
Copy full SHA for 68b77df
View code at this point
Browse repository at this point
Swap out hyperparams in strategies, mcts and set up unit test flag co… (#169)
Show description for 811f323
brilee
authored
811f323
View commit details
Copy full SHA for 811f323
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Backfill global step (#151)
Show description for cc469a1
amj
authored
cc469a1
View commit details
Copy full SHA for cc469a1
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Add a little echo command (#127)
amj
authored
f00db37
View commit details
Copy full SHA for f00db37
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
Renames, comments
brilee
committed
ce4a9e4
View commit details
Copy full SHA for ce4a9e4
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Update rl_loop
brilee
committed
ad0c7a1
View commit details
Copy full SHA for ad0c7a1
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
revert change to max games
jacksona
committed
ac12a0c
View commit details
Copy full SHA for ac12a0c
View code at this point
Browse repository at this point
resign threshold param not making it through rl_loop.py => main.py
jacksona
committed
3d8cecb
View commit details
Copy full SHA for 3d8cecb
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
fix comment
jacksona
committed
cef2dfd
View commit details
Copy full SHA for cef2dfd
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
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
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Clean up PR for review.
Show description for 96c38be
jacksona
committed
96c38be
View commit details
Copy full SHA for 96c38be
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.