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 }}
jrmtoubRHL
/
minigo
Public
forked from
tensorflow/minigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
artasparks
All time
Commit history
Commits on Jan 30, 2018
Merge pull request #17 from Kashomon/master
Show description for fd9b82d
artasparks
authored
fd9b82d
View commit details
Copy full SHA for fd9b82d
Browse repository at this point
Add code of conduct.
Show description for f85f142
artasparks
committed
f85f142
View commit details
Copy full SHA for f85f142
Browse repository at this point
Commits on Jan 29, 2018
Merge pull request #99 from amj/ninex
Show description for 11db8b3
artasparks
authored
11db8b3
View commit details
Copy full SHA for 11db8b3
Browse repository at this point
Make the default project more configurable
artasparks
committed
f371598
View commit details
Copy full SHA for f371598
Browse repository at this point
Commits on Jan 28, 2018
Merge pull request #89 from amj/ninex
Show description for 330f048
artasparks
authored
330f048
View commit details
Copy full SHA for 330f048
Browse repository at this point
Add some moar deps to Readme. Update the makefile.
artasparks
committed
ba62e67
View commit details
Copy full SHA for ba62e67
Browse repository at this point
Update version to 0.10 for images
artasparks
committed
9b4faf7
View commit details
Copy full SHA for 9b4faf7
Browse repository at this point
Rename the last few mugos to minigos
Show description for 97cb8dd
artasparks
committed
97cb8dd
View commit details
Copy full SHA for 97cb8dd
Browse repository at this point
Commits on Jan 27, 2018
Merge pull request #88 from amj/goals
Show description for 6a72888
artasparks
authored
6a72888
View commit details
Copy full SHA for 6a72888
Browse repository at this point
Slight corrections.
artasparks
committed
dd9ecc5
View commit details
Copy full SHA for dd9ecc5
Browse repository at this point
Fix some typos
artasparks
committed
faa41c8
View commit details
Copy full SHA for faa41c8
Browse repository at this point
Reword the goals to be a little clearer.
Show description for 23fc18d
artasparks
committed
23fc18d
View commit details
Copy full SHA for 23fc18d
Browse repository at this point
Commits on Jan 16, 2018
Re-add some docs that got lost following the latest TF-rewrite-mega-merge. (#71)
artasparks
authored and
amj
committed
84e0298
View commit details
Copy full SHA for 84e0298
Browse repository at this point
Merge pull request #70 from amj/type-hints
Show description for fc04f82
artasparks
authored
fc04f82
View commit details
Copy full SHA for fc04f82
Browse repository at this point
Slight fix for sgf.
artasparks
committed
794bb88
View commit details
Copy full SHA for 794bb88
Browse repository at this point
Fix comma.
artasparks
committed
32c0e60
View commit details
Copy full SHA for 32c0e60
Browse repository at this point
Small fixes to coord docs.
artasparks
committed
3cb4586
View commit details
Copy full SHA for 3cb4586
Browse repository at this point
Commits on Jan 15, 2018
Small typo fixes.
artasparks
committed
97e6870
View commit details
Copy full SHA for 97e6870
Browse repository at this point
Add unit tests that enforce the table and fix the table.
artasparks
committed
5418019
View commit details
Copy full SHA for 5418019
Browse repository at this point
Fix pygtp coords.
artasparks
committed
ba69f58
View commit details
Copy full SHA for ba69f58
Browse repository at this point
Update coords with SGF docs.
artasparks
committed
efcf648
View commit details
Copy full SHA for efcf648
Browse repository at this point
Fix table.
artasparks
committed
d8fca72
View commit details
Copy full SHA for d8fca72
Browse repository at this point
Pull summary of the coordinates into a table.
artasparks
committed
fbf9546
View commit details
Copy full SHA for fbf9546
Browse repository at this point
Fix some typos.
artasparks
committed
9bde0d5
View commit details
Copy full SHA for 9bde0d5
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
Browse repository at this point
Merge branch 'master' into type-hints
artasparks
committed
1b46213
View commit details
Copy full SHA for 1b46213
Browse repository at this point
Some docs improvements.
artasparks
committed
07e787a
View commit details
Copy full SHA for 07e787a
Browse repository at this point
Commits on Jan 9, 2018
Merge pull request #59 from amj/rm-hints
Show description for 3464d8f
artasparks
authored
3464d8f
View commit details
Copy full SHA for 3464d8f
Browse repository at this point
Remove type hinting.
Show description for 500d91d
artasparks
committed
500d91d
View commit details
Copy full SHA for 500d91d
Browse repository at this point
Commits on Jan 8, 2018
Merge pull request #48 from amj/readme-improve
Show description for 3e0068a
artasparks
authored
3e0068a
View commit details
Copy full SHA for 3e0068a
Browse repository at this point
Moar comments.
artasparks
committed
629040d
View commit details
Copy full SHA for 629040d
Browse repository at this point
Add line back in.
artasparks
committed
ef65701
View commit details
Copy full SHA for ef65701
Browse repository at this point
Update with fixes
artasparks
committed
0402f11
View commit details
Copy full SHA for 0402f11
Browse repository at this point
Fix wording slightly
artasparks
committed
a23b98e
View commit details
Copy full SHA for a23b98e
Browse repository at this point
Merge branch 'master' into readme-improve
artasparks
committed
d6c3461
View commit details
Copy full SHA for d6c3461
Browse repository at this point
Previous
Next
You can’t perform that action at this time.