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
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 }}
sethtroisi
/
minigo
Public
forked from
tensorflow/minigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
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
dual_net.py
on
mcts
User selector
All users
All time
Commit history
Commits on Sep 10, 2018
Merge branch 'master' of github.com:tensorflow/minigo into mcts
sethtroisi
committed
773c461
View commit details
Copy full SHA for 773c461
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
more debugging with mcts
sethtroisi
committed
3d90973
View commit details
Copy full SHA for 3d90973
View code at this point
Browse repository at this point
Make use_random_rotation (for inference) a flag (#418)
sethtroisi
authored
8fb839a
View commit details
Copy full SHA for 8fb839a
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
Merge branch 'master' of github.com:tensorflow/minigo into num_readouts_1
sethtroisi
committed
076bd99
View commit details
Copy full SHA for 076bd99
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
addressing review comments
tommadams
committed
5290a43
View commit details
Copy full SHA for 5290a43
View code at this point
Browse repository at this point
remove relu6 for now
tommadams
committed
73fc6e6
View commit details
Copy full SHA for 73fc6e6
View code at this point
Browse repository at this point
add keep_checkpoint_max flag to dual_net.py
tommadams
committed
7d73023
View commit details
Copy full SHA for 7d73023
View code at this point
Browse repository at this point
use relu6 when quantizing
tommadams
committed
31c31e8
View commit details
Copy full SHA for 31c31e8
View code at this point
Browse repository at this point
add_quant_ops
tommadams
committed
5467acd
View commit details
Copy full SHA for 5467acd
View code at this point
Browse repository at this point
Initial changes for quantized TFLite model
tommadams
committed
e5f5529
View commit details
Copy full SHA for e5f5529
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
investigating
sethtroisi
committed
df4d9df
View commit details
Copy full SHA for df4d9df
View code at this point
Browse repository at this point
stuffe
sethtroisi
committed
4faecc4
View commit details
Copy full SHA for 4faecc4
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Merge branch 'mcts' into num_readouts_1
sethtroisi
committed
959781c
View commit details
Copy full SHA for 959781c
View code at this point
Browse repository at this point
Improvements to several debug print statements (#366)
Show description for d40e96e
sethtroisi
authored
d40e96e
View commit details
Copy full SHA for d40e96e
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:tensorflow/minigo into mcts
sethtroisi
committed
9ba7f7f
View commit details
Copy full SHA for 9ba7f7f
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
DO NOT SUBMIT: no rotation
sethtroisi
committed
f29ed86
View commit details
Copy full SHA for f29ed86
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
reset tf.metrics after summary is logged (#346)
sethtroisi
authored
ce17da2
View commit details
Copy full SHA for ce17da2
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Trainer changes (#343)
Show description for 3354313
amj
authored
3354313
View commit details
Copy full SHA for 3354313
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 24, 2018
Enable random rotation for both GPU and TPU train() (#342)
sethtroisi
authored and
amj
committed
161c32b
View commit details
Copy full SHA for 161c32b
View code at this point
Browse repository at this point
Commits on Jul 21, 2018
Rewrite inference_worker.py to support GPU inference
tommadams
committed
6da3c12
View commit details
Copy full SHA for 6da3c12
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Trainer changes (#330)
amj
authored
9256af6
View commit details
Copy full SHA for 9256af6
View code at this point
Browse repository at this point
Add value_head_scalar for supervised training (#326) (#329)
Show description for d49d447
sethtroisi
authored and
amj
committed
d49d447
View commit details
Copy full SHA for d49d447
View code at this point
Browse repository at this point
Add value_head_scalar for supervised training (#326)
Show description for 34ba6b7
sethtroisi
authored
34ba6b7
View commit details
Copy full SHA for 34ba6b7
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Glue all the RL loop bits back together (#315)
Show description for 6f6b0b3
amj
authored
6f6b0b3
View commit details
Copy full SHA for 6f6b0b3
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Create dockerfiles and deployments for tpu selfplay (#310)
Show description for 7f035a6
amj
authored
7f035a6
View commit details
Copy full SHA for 7f035a6
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Refactor get_estimator() to gracefully handle TPU (#312)
Show description for 0fc35db
sethtroisi
authored
0fc35db
View commit details
Copy full SHA for 0fc35db
View code at this point
Browse repository at this point
Always use tf.contrib.summary (#311)
sethtroisi
authored and
amj
committed
b317d32
View commit details
Copy full SHA for b317d32
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Cleanups (#308)
Show description for 5179424
sethtroisi
authored
5179424
View commit details
Copy full SHA for 5179424
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Merge branch 'master' of github.com:tensorflow/minigo into batch_norm_p2
sethtroisi
committed
976efcf
View commit details
Copy full SHA for 976efcf
View code at this point
Browse repository at this point
Make dual_net.py model setup more verbose (#291)
Show description for 082717d
sethtroisi
authored
082717d
View commit details
Copy full SHA for 082717d
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
small changes
sethtroisi
committed
ba54062
View commit details
Copy full SHA for ba54062
View code at this point
Browse repository at this point
Make dual_net.py setup more verbose
Show description for 0704ebd
sethtroisi
committed
0704ebd
View commit details
Copy full SHA for 0704ebd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.