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 }}
mysqlsc
/
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
cluster
on
master
User selector
All users
All time
Commit history
Commits on Feb 6, 2018
Fix a comment
artasparks
committed
924e1c2
View commit details
Copy full SHA for 924e1c2
View code at this point
Browse repository at this point
Some cleanups
Show description for a18a519
artasparks
committed
a18a519
View commit details
Copy full SHA for a18a519
View code at this point
Browse repository at this point
Fix for dockerfile.gpu
artasparks
committed
3d74573
View commit details
Copy full SHA for 3d74573
View code at this point
Browse repository at this point
More fixes. Update numpy Make a deploy-cpu-player.sh.
artasparks
committed
00a5e5c
View commit details
Copy full SHA for 00a5e5c
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
Fix dockerfiles (remove fuse)
artasparks
committed
f4ec185
View commit details
Copy full SHA for f4ec185
View code at this point
Browse repository at this point
Make 'deploy' reentrant and incorporate into cluster up scripts
artasparks
committed
940dc84
View commit details
Copy full SHA for 940dc84
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Update make file -- bump version
artasparks
committed
abcf5cb
View commit details
Copy full SHA for abcf5cb
View code at this point
Browse repository at this point
Upgrade a bunch of deps
Show description for 818a7cc
artasparks
committed
818a7cc
View commit details
Copy full SHA for 818a7cc
View code at this point
Browse repository at this point
Change large cluster to 600 nodes
artasparks
committed
b822a8f
View commit details
Copy full SHA for b822a8f
View code at this point
Browse repository at this point
Update the scripts
artasparks
committed
cb62733
View commit details
Copy full SHA for cb62733
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Clean up the cluster scripts
Show description for e1c772e
artasparks
committed
e1c772e
View commit details
Copy full SHA for e1c772e
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Make sure the directory has been created in make file
artasparks
committed
1dbbb52
View commit details
Copy full SHA for 1dbbb52
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Remove data references from the Makefile.
artasparks
committed
1371125
View commit details
Copy full SHA for 1371125
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Make the default project more configurable
artasparks
committed
f371598
View commit details
Copy full SHA for f371598
View code at this point
Browse repository at this point
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
Merge pull request #95 from amj/deglobalize_go
Show description for 506f349
brilee
authored
506f349
View commit details
Copy full SHA for 506f349
View code at this point
Browse repository at this point
Update test_utils import
brilee
committed
54fd889
View commit details
Copy full SHA for 54fd889
View code at this point
Browse repository at this point
Clean up entrypoint flags / env variables
brilee
committed
6c40af5
View commit details
Copy full SHA for 6c40af5
View code at this point
Browse repository at this point
Add some moar deps to Readme. Update the makefile.
artasparks
committed
ba62e67
View commit details
Copy full SHA for ba62e67
View code at this point
Browse repository at this point
Update version to 0.10 for images
artasparks
committed
9b4faf7
View commit details
Copy full SHA for 9b4faf7
View code at this point
Browse repository at this point
Rename the last few mugos to minigos
Show description for 97cb8dd
artasparks
committed
97cb8dd
View commit details
Copy full SHA for 97cb8dd
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
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
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 Dec 29, 2017
Add env variables into player.yaml
sligocki
committed
72307e1
View commit details
Copy full SHA for 72307e1
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Update Dockerfile and Makefile to use CPU-specific requirements for CPU build.
sligocki
committed
ea25efd
View commit details
Copy full SHA for ea25efd
View code at this point
Browse repository at this point
Fix CPU player scripts and update documentation. I think now everything works for creating a CPU image, pushing and running self-play.
sligocki
committed
9054c78
View commit details
Copy full SHA for 9054c78
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Pull hotfixes from the deployed code back to master
Show description for 711f261
amj
authored
711f261
View commit details
Copy full SHA for 711f261
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Resign threshold flag (#11)
Show description for 221e1c3
amj
authored
221e1c3
View commit details
Copy full SHA for 221e1c3
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
remove minimum machine type for gpu cluster. Lower to standard-2 need
jacksona
committed
a9e78fb
View commit details
Copy full SHA for a9e78fb
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
working version 2017-12-02
jacksona
committed
900694e
View commit details
Copy full SHA for 900694e
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
bump version number, start k80 run
jacksona
committed
306523f
View commit details
Copy full SHA for 306523f
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
u+x on deploy-gpu-player script
jacksona
committed
23d3573
View commit details
Copy full SHA for 23d3573
View code at this point
Browse repository at this point
upgrade pip before installing reqs
jacksona
committed
dc45b45
View commit details
Copy full SHA for dc45b45
View code at this point
Browse repository at this point
make gpu nodes pre-emptible. add script for launching job with fancy envsubstr magic
jacksona
committed
36e0e2a
View commit details
Copy full SHA for 36e0e2a
View code at this point
Browse repository at this point
update scripts for new run. Update README.md with list of preflight checks to make. Correct a bunch of hardcoded constants in rl_loop
jacksona
committed
2f36c53
View commit details
Copy full SHA for 2f36c53
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.