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 }}
hephaex
/
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
tests
on
master
User selector
All users
All time
Commit history
Commits on Feb 4, 2018
add clause to test
brilee
committed
bef7e74
View commit details
Copy full SHA for bef7e74
View code at this point
Browse repository at this point
Add test for extract_data
brilee
committed
14b6da5
View commit details
Copy full SHA for 14b6da5
View code at this point
Browse repository at this point
Fix bad result not respecting resign
brilee
committed
9c6e013
View commit details
Copy full SHA for 9c6e013
View code at this point
Browse repository at this point
Terminate at depth (#47)
Show description for ba32b30
amj
authored
ba32b30
View commit details
Copy full SHA for ba32b30
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Autofmt all the python with autopep8
artasparks
committed
8166fbb
View commit details
Copy full SHA for 8166fbb
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
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
Filter dataset before training to 5% of the window. (#93)
Show description for 84e9a21
amj
authored
84e9a21
View commit details
Copy full SHA for 84e9a21
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
Refactor unit test classes so that BOARD_SIZE=19 is caught properly
brilee
committed
62d0716
View commit details
Copy full SHA for 62d0716
View code at this point
Browse repository at this point
Deglobalize go.py
brilee
committed
6e78b11
View commit details
Copy full SHA for 6e78b11
View code at this point
Browse repository at this point
Kill datasets
brilee
committed
532a64e
View commit details
Copy full SHA for 532a64e
View code at this point
Browse repository at this point
Remove N, Q, W duplication (#90)
Show description for dc21119
brilee
authored and
amj
committed
dc21119
View commit details
Copy full SHA for dc21119
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Merge branch 'virtual_losses'
brilee
committed
c58d22c
View commit details
Copy full SHA for c58d22c
View code at this point
Browse repository at this point
Fix integration test
brilee
committed
879a89f
View commit details
Copy full SHA for 879a89f
View code at this point
Browse repository at this point
Fix bug where pass didn't have child_N incremented
brilee
committed
469f73a
View commit details
Copy full SHA for 469f73a
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
fix elusive MCTS bug...
brilee
committed
50a4378
View commit details
Copy full SHA for 50a4378
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Fix failsafe failing
brilee
committed
3b9a105
View commit details
Copy full SHA for 3b9a105
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Make illegal moves even less likely...
brilee
committed
39504bd
View commit details
Copy full SHA for 39504bd
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Ensure that multiple visits to same node leave things in a consistent state.
brilee
committed
0379814
View commit details
Copy full SHA for 0379814
View code at this point
Browse repository at this point
Some renaming / minor bugfix
brilee
committed
88b9b50
View commit details
Copy full SHA for 88b9b50
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Activate virtual losses for GTP mode
brilee
committed
7b32cc7
View commit details
Copy full SHA for 7b32cc7
View code at this point
Browse repository at this point
Comments, tests, replace selfplay_mcts with tree_search
brilee
committed
159275e
View commit details
Copy full SHA for 159275e
View code at this point
Browse repository at this point
Commits on Jan 21, 2018
Add test for high parallelism
brilee
committed
45040e6
View commit details
Copy full SHA for 45040e6
View code at this point
Browse repository at this point
Parallel tree search working
brilee
committed
df4a443
View commit details
Copy full SHA for df4a443
View code at this point
Browse repository at this point
Enable parallelism in tree_search
brilee
committed
425e31d
View commit details
Copy full SHA for 425e31d
View code at this point
Browse repository at this point
Actually make virtual losses affect W
brilee
committed
a157ebe
View commit details
Copy full SHA for a157ebe
View code at this point
Browse repository at this point
All tests passing
brilee
committed
ade3c08
View commit details
Copy full SHA for ade3c08
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
update test
jacksona
committed
c35fd5a
View commit details
Copy full SHA for c35fd5a
View code at this point
Browse repository at this point
Fix test_datasets.py (#74)
Show description for 39beafc
nealwu
authored and
amj
committed
39beafc
View commit details
Copy full SHA for 39beafc
View code at this point
Browse repository at this point
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
Add unit tests that enforce the table and fix the table.
artasparks
committed
5418019
View commit details
Copy full SHA for 5418019
View code at this point
Browse repository at this point
Pull out the coordinates helpers into their own file and add docs.
Show description for 9459d86
artasparks
committed
9459d86
View commit details
Copy full SHA for 9459d86
View code at this point
Browse repository at this point
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 Jan 9, 2018
merge running head into master (#60)
Show description for aa0366d
amj
authored
aa0366d
View commit details
Copy full SHA for aa0366d
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Load data sets cleanup (#15)
Show description for 2c2b3b6
Neeraj Kashyap
authored and
amj
committed
2c2b3b6
View commit details
Copy full SHA for 2c2b3b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.