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 }}
jm16
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 29, 2018
Initial work on eval-server (#601)
Show description for 297fbe1
sethtroisi
authored
297fbe1
View commit details
Copy full SHA for 297fbe1
Browse repository at this point
Sharp positions oneoff (#595)
Show description for da35644
sethtroisi
authored
da35644
View commit details
Copy full SHA for da35644
Browse repository at this point
Calibrator k8s job (#625)
Show description for 4d04625
amj
authored
4d04625
View commit details
Copy full SHA for 4d04625
Browse repository at this point
Trainer job fixes (#627)
Show description for 7a10717
amj
authored
7a10717
View commit details
Copy full SHA for 7a10717
Browse repository at this point
Commits on Dec 28, 2018
Use `multiprocessing.Pool` to speed up game trim
Show description for 4c50013
Derek T. Jones
authored and
gitosaurus
committed
4c50013
View commit details
Copy full SHA for 4c50013
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
Browse repository at this point
Commits on Dec 21, 2018
Need to redeclare `games` to set the watermark
Derek T. Jones
authored and
gitosaurus
committed
ab93ca9
View commit details
Copy full SHA for ab93ca9
Browse repository at this point
Create BT input datasets within input_fn
Show description for 8e8c536
Derek T. Jones
authored and
gitosaurus
committed
8e8c536
View commit details
Copy full SHA for 8e8c536
Browse repository at this point
Commits on Dec 17, 2018
Use consistent import prefix for bigtable
Derek T. Jones
authored and
gitosaurus
committed
5451369
View commit details
Copy full SHA for 5451369
Browse repository at this point
Add methods to help trim and repair GameQueues
Show description for a4cd7f9
Derek T. Jones
authored and
gitosaurus
committed
a4cd7f9
View commit details
Copy full SHA for a4cd7f9
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
Browse repository at this point
Add average depth, max depth, and num leaf nodes. (#619)
Show description for 3ebf147
sethtroisi
authored
3ebf147
View commit details
Copy full SHA for 3ebf147
Browse repository at this point
call NewGame from GtpPlayer construction to fully initialize everything
tommadams
committed
0280c78
View commit details
Copy full SHA for 0280c78
Browse repository at this point
Commits on Dec 15, 2018
Set EVAL_VERSION_TAG in [unset-]common.sh (#604)
sethtroisi
authored
f75ffed
View commit details
Copy full SHA for f75ffed
Browse repository at this point
Commits on Dec 14, 2018
tweak generate_tpu_graph_def.py
tommadams
committed
3c394e5
View commit details
Copy full SHA for 3c394e5
Browse repository at this point
get multiple models running on the same TPU
tommadams
committed
ddaffb2
View commit details
Copy full SHA for ddaffb2
Browse repository at this point
dualnet cleanup
tommadams
committed
fc558b7
View commit details
Copy full SHA for fc558b7
Browse repository at this point
Commits on Dec 13, 2018
clean up
tommadams
committed
1f6da7c
View commit details
Copy full SHA for 1f6da7c
Browse repository at this point
add a thread safe logging replacement for std::cerr
tommadams
committed
81e883c
View commit details
Copy full SHA for 81e883c
Browse repository at this point
fix typo
tommadams
committed
562a364
View commit details
Copy full SHA for 562a364
Browse repository at this point
remove unnecessary 'batcher' member from InferenceData
tommadams
committed
5460113
View commit details
Copy full SHA for 5460113
Browse repository at this point
remove debugging logging
tommadams
committed
c0a44ba
View commit details
Copy full SHA for c0a44ba
Browse repository at this point
remove //cc/file dep from //cc/dual_net:batching_dual_net
tommadams
committed
7c49f76
View commit details
Copy full SHA for 7c49f76
Browse repository at this point
rewrite puzzle mode
tommadams
committed
9afda26
View commit details
Copy full SHA for 9afda26
Browse repository at this point
clean up batching_dual_net.cc
tommadams
committed
704e6cf
View commit details
Copy full SHA for 704e6cf
Browse repository at this point
stop batches occasionally being run too early
tommadams
committed
36d3d57
View commit details
Copy full SHA for 36d3d57
Browse repository at this point
initial batching rewrite
tommadams
committed
fd5747d
View commit details
Copy full SHA for fd5747d
Browse repository at this point
experimental batching rewrite
tommadams
committed
fce6aff
View commit details
Copy full SHA for fce6aff
Browse repository at this point
stop creating new DualNet instances for each move in eval
tommadams
committed
58fdf24
View commit details
Copy full SHA for 58fdf24
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
Browse repository at this point
Use simple, effective Dataset.shuffle
Show description for a2280b0
Derek T. Jones
authored and
gitosaurus
committed
a2280b0
View commit details
Copy full SHA for a2280b0
Browse repository at this point
Commits on Dec 7, 2018
fix move limit handling (#603)
tommadams
authored and
amj
committed
68a37e8
View commit details
Copy full SHA for 68a37e8
Browse repository at this point
Commits on Dec 6, 2018
Add GameQueue.create()
Show description for 93a9bb0
Derek T. Jones
authored and
gitosaurus
committed
93a9bb0
View commit details
Copy full SHA for 93a9bb0
Browse repository at this point
Added oneoff_utils.final_position_sgf (#596)
sethtroisi
authored
7b93f4c
View commit details
Copy full SHA for 7b93f4c
Browse repository at this point
V14 fixes (#597)
Show description for aefc81c
amj
authored
aefc81c
View commit details
Copy full SHA for aefc81c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.