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
.
sysuwyc
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minigo
rl_loop
on
master
User selector
All users
All time
Commit history
Commits on Oct 1, 2019
clean up
tommadams
committed
ce90054
View commit details
Copy full SHA for ce90054
View code at this point
Browse repository at this point
fixes
tommadams
committed
4c9dc81
View commit details
Copy full SHA for 4c9dc81
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
Fix copy-paste error (#777)
sethtroisi
authored
f94cd20
View commit details
Copy full SHA for f94cd20
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
update rl_loop/selfplay.py
tommadams
committed
e2d6d21
View commit details
Copy full SHA for e2d6d21
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Use a random fake model for bootstrapping
tommadams
committed
30da8a1
View commit details
Copy full SHA for 30da8a1
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Makes eval runner able to load flags, cleans up (#735)
Show description for 6867e67
amj
authored
6867e67
View commit details
Copy full SHA for 6867e67
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
V17 changes (#705)
Show description for 203d209
amj
authored
203d209
View commit details
Copy full SHA for 203d209
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
k8s ringmaster job (#676)
Show description for c549dc1
amj
authored
c549dc1
View commit details
Copy full SHA for c549dc1
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
rename some references to cc/main
tommadams
committed
f0fe361
View commit details
Copy full SHA for f0fe361
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
V15 cleanups (#633)
Show description for 8a306de
amj
authored
8a306de
View commit details
Copy full SHA for 8a306de
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Turn on init-to-loss in distributed_flags (#632)
sethtroisi
authored
2a69a53
View commit details
Copy full SHA for 2a69a53
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
Trainer job fixes (#627)
Show description for 7a10717
amj
authored
7a10717
View commit details
Copy full SHA for 7a10717
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
Turn rl_loop train & validate into a k8s deployment (#624)
Show description for 2129da5
amj
authored
2129da5
View commit details
Copy full SHA for 2129da5
View code at this point
Browse repository at this point
Commits on Dec 16, 2018
Change the 'wait for games' to trigger at end of training. (#609)
Show description for 6cee3ba
amj
authored
6cee3ba
View commit details
Copy full SHA for 6cee3ba
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
V14 more fixes (#602)
Show description for 740b856
amj
authored
740b856
View commit details
Copy full SHA for 740b856
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
V14 fixes (#597)
Show description for aefc81c
amj
authored
aefc81c
View commit details
Copy full SHA for aefc81c
View code at this point
Browse repository at this point
Calibration updater (#598)
Show description for 219f4a7
amj
authored
219f4a7
View commit details
Copy full SHA for 219f4a7
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 Nov 6, 2018
Fixing float slice issue in example buffer. (#546)
Show description for 007ab5f
chsigg
authored
007ab5f
View commit details
Copy full SHA for 007ab5f
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Remove remote inference support
tommadams
committed
193d8d7
View commit details
Copy full SHA for 193d8d7
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
replace python with python3 for unit tests
brilee
committed
ba8c6c4
View commit details
Copy full SHA for ba8c6c4
View code at this point
Browse repository at this point
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
Another pass over README.md. Make make_flags.py a standalone utility
brilee
committed
52ed70a
View commit details
Copy full SHA for 52ed70a
View code at this point
Browse repository at this point
Add command line scripting to prep_flags
brilee
committed
7a59046
View commit details
Copy full SHA for 7a59046
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Fix rl_loop/ imports
brilee
committed
e7621cf
View commit details
Copy full SHA for e7621cf
View code at this point
Browse repository at this point
Merge branch 'master' into more_refactoring10
brilee
committed
8a544f6
View commit details
Copy full SHA for 8a544f6
View code at this point
Browse repository at this point
Pylint and code license headers pass
brilee
committed
37f8bc1
View commit details
Copy full SHA for 37f8bc1
View code at this point
Browse repository at this point
Add documentation for prep_flags and flagfile strategy
brilee
committed
085c94f
View commit details
Copy full SHA for 085c94f
View code at this point
Browse repository at this point
Rewrite selfplay wrappers using fsdb
brilee
committed
7e0be15
View commit details
Copy full SHA for 7e0be15
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
Redo local integration tests
brilee
committed
871ba2e
View commit details
Copy full SHA for 871ba2e
View code at this point
Browse repository at this point
fix up bugs with main(argv)
brilee
committed
d150031
View commit details
Copy full SHA for d150031
View code at this point
Browse repository at this point
Refactor prep_flags to handle failed run commands
brilee
committed
384fd41
View commit details
Copy full SHA for 384fd41
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.