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 }}
lingxufeng
/
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 Apr 12, 2018
Add a __init__.py in tests/ so I can run the tests locally. (#158)
artasparks
authored and
amj
committed
aab8a36
View commit details
Copy full SHA for aab8a36
Browse repository at this point
Commits on Apr 7, 2018
add a hook for echoing training performance to stdout (#153)
amj
authored
981bd6f
View commit details
Copy full SHA for 981bd6f
Browse repository at this point
Commits on Apr 6, 2018
Adds basic C++ SGF parsing and generation. (#155)
Show description for 63f9227
tommadams
authored and
amj
committed
63f9227
View commit details
Copy full SHA for 63f9227
Browse repository at this point
Commits on Apr 5, 2018
Fixes required to get C++ code compiling on VMs (#152)
Show description for 3b80e8e
tommadams
authored and
amj
committed
3b80e8e
View commit details
Copy full SHA for 3b80e8e
Browse repository at this point
deduplicated sgf_parsing code in oneoff_utils (#150)
sethtroisi
authored and
amj
committed
8f55973
View commit details
Copy full SHA for 8f55973
Browse repository at this point
Commits on Apr 3, 2018
Minigui (#148)
Show description for b7a0b4d
tommadams
authored and
amj
committed
b7a0b4d
View commit details
Copy full SHA for b7a0b4d
Browse repository at this point
Commits on Apr 2, 2018
Add oneoff/heatmap.py and add to oneoff_utils (#144)
Show description for 46e43e0
sethtroisi
authored and
amj
committed
46e43e0
View commit details
Copy full SHA for 46e43e0
Browse repository at this point
Commits on Apr 1, 2018
Add separate configs for building C++ minigo for 9x9 and 19x19 boards. (#141)
Show description for 21c53d5
tommadams
authored and
amj
committed
21c53d5
View commit details
Copy full SHA for 21c53d5
Browse repository at this point
Commits on Mar 28, 2018
Adds C++ MctsPlayer (#128)
tommadams
authored
21b891c
View commit details
Copy full SHA for 21b891c
Browse repository at this point
Commits on Mar 27, 2018
Refactor utility methods out of oneoff/training_curve (#138)
Show description for 82d5f25
sethtroisi
authored and
amj
committed
82d5f25
View commit details
Copy full SHA for 82d5f25
Browse repository at this point
Commits on Mar 22, 2018
Choose two players to play a match (#134)
Show description for c7f899d
artasparks
authored and
amj
committed
c7f899d
View commit details
Copy full SHA for c7f899d
Browse repository at this point
Miscellaneous improvements as I'm going through the codebase (#135)
Show description for 2c9fed8
nealwu
authored and
amj
committed
2c9fed8
View commit details
Copy full SHA for 2c9fed8
Browse repository at this point
Merge pull request #99 from amj/update-results
Show description for a924b95
amj
authored
a924b95
View commit details
Copy full SHA for a924b95
Browse repository at this point
Commits on Mar 21, 2018
Merge pull request #133 from Kashomon/evaller
Show description for 1645d68
artasparks
authored
1645d68
View commit details
Copy full SHA for 1645d68
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into evaller
artasparks
committed
e184ad4
View commit details
Copy full SHA for e184ad4
Browse repository at this point
Fix main.py
artasparks
committed
ae501a8
View commit details
Copy full SHA for ae501a8
Browse repository at this point
Moar things.
artasparks
committed
276cee6
View commit details
Copy full SHA for 276cee6
Browse repository at this point
Commits on Mar 19, 2018
Merge pull request #132 from sethtroisi/one_off_work
Show description for 5dec1a2
amj
authored
5dec1a2
View commit details
Copy full SHA for 5dec1a2
Browse repository at this point
Start work on the evaluation server.
Show description for eb6ecc0
artasparks
committed
eb6ecc0
View commit details
Copy full SHA for eb6ecc0
Browse repository at this point
Commits on Mar 17, 2018
Better TQDM in training_curve
sethtroisi
committed
4076543
View commit details
Copy full SHA for 4076543
Browse repository at this point
Commits on Mar 14, 2018
Merge pull request #131 from sethtroisi/fix_flag
Show description for 9c5aefb
amj
authored
9c5aefb
View commit details
Copy full SHA for 9c5aefb
Browse repository at this point
Fixed parameter in training_curve.py
sethtroisi
committed
8ec5f15
View commit details
Copy full SHA for 8ec5f15
Browse repository at this point
Merge pull request #130 from amj/minigui-engine-fixes
Show description for f3fb668
amj
authored
f3fb668
View commit details
Copy full SHA for f3fb668
Browse repository at this point
add a flag to optionally suppress all the fancy ascii escape characters in the go board rendering
jacksona
committed
815e2a4
View commit details
Copy full SHA for 815e2a4
Browse repository at this point
handle illegal moves better in strategies.py
jacksona
committed
b9bc161
View commit details
Copy full SHA for b9bc161
Browse repository at this point
Commits on Mar 7, 2018
Add a little echo command (#127)
amj
authored
f00db37
View commit details
Copy full SHA for f00db37
Browse repository at this point
Commits on Mar 1, 2018
Initial commit of C++ port. (#118)
Show description for 49c51d3
tommadams
authored
49c51d3
View commit details
Copy full SHA for 49c51d3
Browse repository at this point
Commits on Feb 26, 2018
Merge pull request #113 from brilee/estimator_rewrite
Show description for 7790c0d
brilee
authored
7790c0d
View commit details
Copy full SHA for 7790c0d
Browse repository at this point
Merge pull request #112 from Kashomon/cont
Show description for c62c91f
artasparks
authored
c62c91f
View commit details
Copy full SHA for c62c91f
Browse repository at this point
comments (#115)
amj
authored
e678d11
View commit details
Copy full SHA for e678d11
Browse repository at this point
Renames, comments
brilee
committed
ce4a9e4
View commit details
Copy full SHA for ce4a9e4
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
Update rl_loop
brilee
committed
ad0c7a1
View commit details
Copy full SHA for ad0c7a1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.