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 }}
mustafa786
/
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
All users
All time
Commit history
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
update pylint rule to ignore too-many-arguments warning
jacksona
committed
4523b93
View commit details
Copy full SHA for 4523b93
Browse repository at this point
run linter on evaluation.py
jacksona
committed
086511d
View commit details
Copy full SHA for 086511d
Browse repository at this point
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
Log policy entropy
brilee
committed
b72fb15
View commit details
Copy full SHA for b72fb15
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
revert change to max games
jacksona
committed
ac12a0c
View commit details
Copy full SHA for ac12a0c
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
Browse repository at this point
Merge branch 'master' into remove-affinity
jacksona
committed
a5c4a24
View commit details
Copy full SHA for a5c4a24
Browse repository at this point
remove anti-affinity code now that GPUs are in beta
jacksona
committed
97407fc
View commit details
Copy full SHA for 97407fc
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
fix a few invocations in utils.sh. fix comment in Makefile.
jacksona
committed
f573bcc
View commit details
Copy full SHA for f573bcc
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
commment
jacksona
committed
242ea2f
View commit details
Copy full SHA for 242ea2f
Browse repository at this point
comment
jacksona
committed
6eb6bb6
View commit details
Copy full SHA for 6eb6bb6
Browse repository at this point
comment
jacksona
committed
998345b
View commit details
Copy full SHA for 998345b
Browse repository at this point
comment
jacksona
committed
5eb9bbf
View commit details
Copy full SHA for 5eb9bbf
Browse repository at this point
update readme
jacksona
committed
7594740
View commit details
Copy full SHA for 7594740
Browse repository at this point
add instructions for validation set
jacksona
committed
1bbabdd
View commit details
Copy full SHA for 1bbabdd
Browse repository at this point
Commits on Feb 20, 2018
change default env vars, fix typo in utils.sh
jacksona
committed
96e8b08
View commit details
Copy full SHA for 96e8b08
Browse repository at this point
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
fix comment
jacksona
committed
cef2dfd
View commit details
Copy full SHA for cef2dfd
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
Browse repository at this point
add validate call to rl_runner. Change default steps and make sure to flush the summary afterwards.
jacksona
committed
ba4a40f
View commit details
Copy full SHA for ba4a40f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.