Jonas Schneider
|
fd18ec3507
|
Merge remote-tracking branch 'origin/master' into py3
Conflicts:
gym/envs/atari/atari_env.py
|
2016-04-29 18:07:47 -07:00 |
|
Jonathan Ho
|
d0132e6b4c
|
Clean up resigning logic. Deals with agent resigns.
|
2016-04-29 15:48:53 -07:00 |
|
Jonathan Ho
|
330a8970a7
|
_pass_action and _resign_action methods
|
2016-04-29 15:37:11 -07:00 |
|
Jonas Schneider
|
f8e245d90d
|
Correctly encode pachi_py arguments as binary
|
2016-04-28 22:32:05 -07:00 |
|
aforr
|
c8ada04b34
|
Fix victory conditions
Old victory condition was "player is white and white wins." Added "player is black and black wins" and "opponent resigned."
|
2016-04-28 20:30:50 -04:00 |
|
sergii-gavrylov
|
f6db41be75
|
minor fix with CreateBoard
|
2016-04-28 21:28:58 +02:00 |
|
Dominik Mueller
|
d3d23f3455
|
Fix readme example, documentation and error messages
|
2016-04-28 14:01:24 +02:00 |
|
Jonas Schneider
|
e8cf5f356c
|
Fix missing StringIO import
|
2016-04-27 19:09:25 -07:00 |
|
Jonas Schneider
|
5065950a09
|
Fix Python3 compat of import dependencies
|
2016-04-27 18:03:29 -07:00 |
|
Greg Brockman
|
e8f2980603
|
Initial release. Hello world :).
|
2016-04-27 08:00:58 -07:00 |
|