Permalink
Commits on Mar 21, 2016
-
Merge branch 'develop' of https://github.com/Rochester-NRT/AlphaGo in…
ttrine committed…to develop Conflicts: AlphaGo/preprocessing/game_converter.py
-
fixed import error from last commit
wrongu committed -
game_converter's main routine now parcels samples into train/test/dev…
ttrine committed… split by default
-
wrongu committed
Commits on Mar 20, 2016
-
Merge branch 'develop' of https://github.com/Rochester-NRT/AlphaGo in…
ttrine committed…to develop Conflicts: tests/test_data/sgf/AlphaGo-vs-Lee-Sedol-20160310-first10only.sgf tests/test_data/sgf/monday_tournament.sgf tests/test_data/sgf/tuesday_tournament.sgf tests/test_game_converter.py
-
Merge branch 'sgf' into develop
wrongu committed -
Merge pull request #46 from Rochester-NRT/training
wrongu committedBig update - training branch merged (see comments - ignore the build failure for now)
-
ttrine committed
-
AlphaGo/util.py added, does SGF conversions. minor GameState changes …
wrongu committed…accordingly
-
wrongu committed
-
Bugfix supervised_policy_trainer.py to pass basic tests. SL policy tr…
ttrine committed…aining is now stable but incomplete.
Commits on Mar 19, 2016
Commits on Mar 18, 2016
Commits on Mar 17, 2016
-
API for supervised_policy_trainer.py solidified. Not yet a quite func…
ttrine committed…tional trainer.
-
ttrine committed
NewerOlder