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 }}
mzsk
/
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
Branch selector
master
User selector
amj
All time
Commit history
Commits on Feb 26, 2018
comments (#115)
amj
authored
e678d11
View commit details
Copy full SHA for e678d11
Browse repository at this point
Commits on Feb 25, 2018
Merge pull request #111 from amj/fix-evaluate
Show description for 57354e1
amj
authored
57354e1
View commit details
Copy full SHA for 57354e1
Browse repository at this point
Merge branch 'fix-evaluate' of github.com:amj/minigo into fix-evaluate
amj
committed
6292d7d
View commit details
Copy full SHA for 6292d7d
Browse repository at this point
add num_parallel param for evaluation worker. move print behind verbosity check
amj
committed
5b8421b
View commit details
Copy full SHA for 5b8421b
Browse repository at this point
Commits on Feb 24, 2018
rewrite evaluation to use new code
amj
committed
5d30011
View commit details
Copy full SHA for 5d30011
Browse repository at this point
MCTSPLayer was looking for network.name, which was luckily being shoved into the object even though the member had been removed. But really, that field shouldnt exist. So we actually look at the …
Show description for ed4e625
amj
committed
ed4e625
View commit details
Copy full SHA for ed4e625
Browse repository at this point
update evaluate command in main.
amj
committed
f235868
View commit details
Copy full SHA for f235868
Browse repository at this point
Add validation of saved SGFs to local_rl_loop.py
amj
committed
4b56446
View commit details
Copy full SHA for 4b56446
Browse repository at this point
Commits on Feb 23, 2018
Merge pull request #110 from brilee/add_entropy_logging
Show description for c391057
amj
authored
c391057
View commit details
Copy full SHA for c391057
Browse repository at this point
Merge pull request #109 from amj/remove-affinity
Show description for 3fdff48
amj
authored
3fdff48
View commit details
Copy full SHA for 3fdff48
Browse repository at this point
Commits on Feb 22, 2018
Merge pull request #108 from amj/res-thresh-hotfix
Show description for bd9e3f4
amj
authored
bd9e3f4
View commit details
Copy full SHA for bd9e3f4
Browse repository at this point
Commits on Feb 21, 2018
Merge pull request #107 from amj/fix-utils-sh
Show description for 92ddd1d
amj
authored
92ddd1d
View commit details
Copy full SHA for 92ddd1d
Browse repository at this point
Merge branch 'master' into fix-utils-sh
amj
authored
d09df3f
View commit details
Copy full SHA for d09df3f
Browse repository at this point
Merge pull request #104 from amj/pro-validate-instructions
Show description for 65b4ec9
amj
authored
65b4ec9
View commit details
Copy full SHA for 65b4ec9
Browse repository at this point
Commits on Feb 20, 2018
Typo in utils.sh
amj
authored
47c0f6f
View commit details
Copy full SHA for 47c0f6f
Browse repository at this point
Commits on Feb 17, 2018
Merge pull request #101 from amj/clean-sgf
Show description for 0534928
amj
authored
0534928
View commit details
Copy full SHA for 0534928
Browse repository at this point
Add param to strategies.MCTSPlayer.to_sgf to optionally include comments in sgf output. Add functionality in main.py to save selfplay games both with and without the comments.
amj
committed
97e7b9b
View commit details
Copy full SHA for 97e7b9b
Browse repository at this point
Commits on Feb 15, 2018
Merge pull request #92 from amj/validation-in-loop
Show description for 92775a0
amj
authored
92775a0
View commit details
Copy full SHA for 92775a0
Browse repository at this point
Merge pull request #80 from amj/run-eval
Show description for f49fcd4
amj
authored
f49fcd4
View commit details
Copy full SHA for f49fcd4
Browse repository at this point
Commits on Feb 14, 2018
Merge pull request #86 from killerducky/gpu_allow_growth2
Show description for 7371312
amj
authored
7371312
View commit details
Copy full SHA for 7371312
Browse repository at this point
Commits on Feb 9, 2018
Merge pull request #75 from amj/pausable-worker
Show description for cbc74ff
amj
authored
cbc74ff
View commit details
Copy full SHA for cbc74ff
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
Browse repository at this point
bad var
amj
committed
456e702
View commit details
Copy full SHA for 456e702
Browse repository at this point
comments
amj
committed
3f1f43d
View commit details
Copy full SHA for 3f1f43d
Browse repository at this point
Merge branch 'master' into pausable-trainer
amj
committed
bc816f7
View commit details
Copy full SHA for bc816f7
Browse repository at this point
Fix integration test; broken by #71
amj
committed
ec713f8
View commit details
Copy full SHA for ec713f8
Browse repository at this point
Commits on Feb 7, 2018
Merge pull request #70 from Kashomon/upgrade
Show description for ee01e76
amj
authored
ee01e76
View commit details
Copy full SHA for ee01e76
Browse repository at this point
Merge pull request #71 from amj/hotfix-trainer
Show description for 1eaa4e9
amj
authored
1eaa4e9
View commit details
Copy full SHA for 1eaa4e9
Browse repository at this point
update Dockerfile to build tensorflow from source, optimized for extended CPU instructions (#68)
Show description for 6decfbc
amj
authored
6decfbc
View commit details
Copy full SHA for 6decfbc
Browse repository at this point
Commits on Feb 6, 2018
Merge pull request #67 from Kashomon/upgrade
Show description for 9467719
amj
authored
9467719
View commit details
Copy full SHA for 9467719
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
Browse repository at this point
Add names to the output tensors for graph exports. (#56)
amj
authored
3348e63
View commit details
Copy full SHA for 3348e63
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
Browse repository at this point
Commits on Feb 4, 2018
Terminate at depth (#47)
Show description for ba32b30
amj
authored
ba32b30
View commit details
Copy full SHA for ba32b30
Browse repository at this point
Commits on Feb 2, 2018
Merge pull request #39 from Kashomon/py-clean
Show description for 24b28ee
amj
authored
24b28ee
View commit details
Copy full SHA for 24b28ee
Browse repository at this point
Previous
Next
You can’t perform that action at this time.