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 }}
puneith
/
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 Aug 15, 2018
Change all unittest.assert() to be assert(expected, actual) (#385)
Show description for 85f7177
sethtroisi
authored
85f7177
View commit details
Copy full SHA for 85f7177
Browse repository at this point
fix typo in test (#383)
sethtroisi
authored
03f4abe
View commit details
Copy full SHA for 03f4abe
Browse repository at this point
Commits on Aug 14, 2018
pylint over test files (#380)
sethtroisi
authored
4e42e9d
View commit details
Copy full SHA for 4e42e9d
Browse repository at this point
Simplify most visited path code (#365)
Show description for ba2f64f
sethtroisi
authored
ba2f64f
View commit details
Copy full SHA for ba2f64f
Browse repository at this point
Commits on Aug 13, 2018
Remove final 'rm -rf' from configure_tensorflow.sh
tommadams
committed
d50b7a5
View commit details
Copy full SHA for d50b7a5
Browse repository at this point
Upgrade dbg print wrapper (#377)
Show description for 12cbdcc
sethtroisi
authored
12cbdcc
View commit details
Copy full SHA for 12cbdcc
Browse repository at this point
Only load MiniguiCmdHandle in minigui mode (#376)
Show description for d35316c
sethtroisi
authored
d35316c
View commit details
Copy full SHA for d35316c
Browse repository at this point
Update README.md code fragments (#373)
sethtroisi
authored
fd78847
View commit details
Copy full SHA for fd78847
Browse repository at this point
Commits on Aug 11, 2018
Improvements to several debug print statements (#366)
Show description for d40e96e
sethtroisi
authored
d40e96e
View commit details
Copy full SHA for d40e96e
Browse repository at this point
Merge pull request #364 from sethtroisi/mcts_cutof
sethtroisi
authored
73f60eb
View commit details
Copy full SHA for 73f60eb
Browse repository at this point
Commits on Aug 10, 2018
Flake8 fixes (#320)
Show description for 53a354d
sethtroisi
authored
53a354d
View commit details
Copy full SHA for 53a354d
Browse repository at this point
mcts_player.h
sethtroisi
committed
856cea3
View commit details
Copy full SHA for 856cea3
Browse repository at this point
Commits on Aug 9, 2018
Merge branch 'master' of github.com:tensorflow/minigo into num_readouts_1
sethtroisi
committed
8ba60a8
View commit details
Copy full SHA for 8ba60a8
Browse repository at this point
Commits on Aug 3, 2018
Don't divide steps by NUM_TPUS if passed from command line (#361)
sethtroisi
authored
4d4ce89
View commit details
Copy full SHA for 4d4ce89
Browse repository at this point
fix a typo
tommadams
committed
d7b3486
View commit details
Copy full SHA for d7b3486
Browse repository at this point
Check that the model didn't change when reloading a flag file
tommadams
committed
3ec16a6
View commit details
Copy full SHA for 3ec16a6
Browse repository at this point
Reload flags from file every time we start a new game
tommadams
committed
70afa8e
View commit details
Copy full SHA for 70afa8e
Browse repository at this point
Update example_buffer.py
Show description for d5dbb28
amj
authored
d5dbb28
View commit details
Copy full SHA for d5dbb28
Browse repository at this point
Update constants (#360)
Show description for 1cef641
amj
authored
1cef641
View commit details
Copy full SHA for 1cef641
Browse repository at this point
Slow window (#354)
Show description for 2f132b7
amj
authored
2f132b7
View commit details
Copy full SHA for 2f132b7
Browse repository at this point
Commits on Aug 1, 2018
Remove redundant get() call on smart pointer
tommadams
committed
edfc790
View commit details
Copy full SHA for edfc790
Browse repository at this point
Clean up cc/dual_net:factory build target
tommadams
committed
145cfda
View commit details
Copy full SHA for 145cfda
Browse repository at this point
remove extraneous dependency
tommadams
committed
35bc675
View commit details
Copy full SHA for 35bc675
Browse repository at this point
Commits on Jul 31, 2018
Clarify how Python and TensorFlow paths are resolved
tommadams
committed
27fd8e1
View commit details
Copy full SHA for 27fd8e1
Browse repository at this point
Fix tensorflow build
tommadams
committed
349280e
View commit details
Copy full SHA for 349280e
Browse repository at this point
clean up
tommadams
committed
f63f590
View commit details
Copy full SHA for f63f590
Browse repository at this point
clean up tmp dir
tommadams
committed
a187128
View commit details
Copy full SHA for a187128
Browse repository at this point
Add the tf lite inference engine.
tommadams
committed
313af85
View commit details
Copy full SHA for 313af85
Browse repository at this point
reset tf.metrics after summary is logged (#346)
sethtroisi
authored
ce17da2
View commit details
Copy full SHA for ce17da2
Browse repository at this point
Merge pull request #341 from brilee/refactor_rl_loop
Show description for 7ed7f2d
brilee
authored
7ed7f2d
View commit details
Copy full SHA for 7ed7f2d
Browse repository at this point
Commits on Jul 27, 2018
Enable configuration of which inference engines are compiled into C++ binary
tommadams
committed
2dbc026
View commit details
Copy full SHA for 2dbc026
Browse repository at this point
Trainer changes (#343)
Show description for 3354313
amj
authored
3354313
View commit details
Copy full SHA for 3354313
Browse repository at this point
Commits on Jul 25, 2018
Clean up automatic steps calculation (#345)
sethtroisi
authored
f879ead
View commit details
Copy full SHA for f879ead
Browse repository at this point
Commits on Jul 24, 2018
changes from live gatherer box (#344)
amj
authored
dcea2c6
View commit details
Copy full SHA for dcea2c6
Browse repository at this point
Docstring updates
brilee
committed
b830dd8
View commit details
Copy full SHA for b830dd8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.