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
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 }}
githubno1
/
AlphaGo
Public
forked from
wrongu/RocAlphaGo
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
AlphaGo
tests
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2016
updated keras and theano; fixed resulting bugs and warnings
wrongu
committed
428fac0
View commit details
Copy full SHA for 428fac0
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
fixed test_supervised_policy_trainer weights file as per last commit
wrongu
committed
2aba4cb
View commit details
Copy full SHA for 2aba4cb
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
updated supervised training for flattened 1D output
wrongu
committed
15d0877
View commit details
Copy full SHA for 15d0877
View code at this point
Browse repository at this point
CNNPolicy using Flattened board; cleaned up forward(); closes #81
Show description for a1921cf
wrongu
committed
a1921cf
View commit details
Copy full SHA for a1921cf
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
recursion test for eyes
wrongu
committed
2bc6d9c
View commit details
Copy full SHA for 2bc6d9c
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
whitespace fixes
wrongu
committed
c04f5e0
View commit details
Copy full SHA for c04f5e0
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
true vs false eye test in test_gamestate
wrongu
committed
7884138
View commit details
Copy full SHA for 7884138
View code at this point
Browse repository at this point
GameState.is_eye --> is_eyeish, and the new is_eye does full check
wrongu
committed
3eb86fa
View commit details
Copy full SHA for 3eb86fa
View code at this point
Browse repository at this point
fixed off-by-one in liberties_after feature
Show description for b6b6b91
wrongu
committed
b6b6b91
View commit details
Copy full SHA for b6b6b91
View code at this point
Browse repository at this point
turns_since feature fixed for captured stones
wrongu
committed
76529f4
View commit details
Copy full SHA for 76529f4
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
game_converter and supervised_policy_trainer tests updated
Show description for 2a511a0
wrongu
committed
2a511a0
View commit details
Copy full SHA for 2a511a0
View code at this point
Browse repository at this point
tests/test_data/ and .gitignore changed from pickle to hdf5
wrongu
committed
42e097a
View commit details
Copy full SHA for 42e097a
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
removed unused local variable
jtauber
committed
57a97c4
View commit details
Copy full SHA for 57a97c4
View code at this point
Browse repository at this point
removed unused imports
jtauber
committed
6763976
View commit details
Copy full SHA for 6763976
View code at this point
Browse repository at this point
fixed E303 too many blank lines
jtauber
committed
50e2f59
View commit details
Copy full SHA for 50e2f59
View code at this point
Browse repository at this point
fixed E302 expected 2 blank lines
jtauber
committed
bd6d592
View commit details
Copy full SHA for bd6d592
View code at this point
Browse repository at this point
fixed E265 block comment should start with '# '
jtauber
committed
6559267
View commit details
Copy full SHA for 6559267
View code at this point
Browse repository at this point
fixed E262 inline comment should start with '# '
jtauber
committed
ba0f514
View commit details
Copy full SHA for ba0f514
View code at this point
Browse repository at this point
fixed E261 at least two spaces before inline comment
jtauber
committed
f5a4e2e
View commit details
Copy full SHA for f5a4e2e
View code at this point
Browse repository at this point
fixed E251 unexpected spaces around keyword / parameter equals
jtauber
committed
4fd65b4
View commit details
Copy full SHA for 4fd65b4
View code at this point
Browse repository at this point
E231 missing whitespace after ','
jtauber
committed
6eabc0f
View commit details
Copy full SHA for 6eabc0f
View code at this point
Browse repository at this point
fixed E226 missing whitespace around arithmetic operator
jtauber
committed
ad168b3
View commit details
Copy full SHA for ad168b3
View code at this point
Browse repository at this point
fixed E225 missing whitespace around operator
jtauber
committed
c90fb6b
View commit details
Copy full SHA for c90fb6b
View code at this point
Browse repository at this point
fixed E128 continuation line under-indented for visual indent
jtauber
committed
42de8b4
View commit details
Copy full SHA for 42de8b4
View code at this point
Browse repository at this point
fixed E127 continuation line over-indented for visual indent
jtauber
committed
5d7120e
View commit details
Copy full SHA for 5d7120e
View code at this point
Browse repository at this point
fixed trailing whitespace issues (W291, W292, W293)
jtauber
committed
49c4fee
View commit details
Copy full SHA for 49c4fee
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
lingering problems with lfs tracking
wrongu
committed
2f986b5
View commit details
Copy full SHA for 2f986b5
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Automatic feature inference and logic simplifications to supervised policy trainer
ttrine
committed
ce6f5c9
View commit details
Copy full SHA for ce6f5c9
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Maintenance
ttrine
committed
3591cc0
View commit details
Copy full SHA for 3591cc0
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
fixed preprocessing_benchmark for new data and game_converter structure
wrongu
committed
44d0b03
View commit details
Copy full SHA for 44d0b03
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Merge branch 'sgf' into develop
wrongu
committed
7e3add5
View commit details
Copy full SHA for 7e3add5
View code at this point
Browse repository at this point
Update gitignore to upload testing files
ttrine
committed
dec4177
View commit details
Copy full SHA for dec4177
View code at this point
Browse repository at this point
Put singleton batch back into samples for consistency
ttrine
committed
edd0d2f
View commit details
Copy full SHA for edd0d2f
View code at this point
Browse repository at this point
Implement symmetric transformation on samples in the training generator
ttrine
committed
a79e9e2
View commit details
Copy full SHA for a79e9e2
View code at this point
Browse repository at this point
test_game_converter - whitespace and testing new sgf loading
wrongu
committed
35d0f8a
View commit details
Copy full SHA for 35d0f8a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.