Skip to content

Releases: Kaggle/kaggle-environments

Battle Geese Rewards

07 Apr 23:12
Compare
Choose a tag to compare

Update Battle Geese rewards to be based up number of steps and goose length.

Agent Process Isolation and More!

07 Apr 19:43
Compare
Choose a tag to compare
  • Isolate agents by processes instead of threads.
  • Updated Documentation.
  • New Environments: Battle Geese and Halite.
  • Split timeout into: agent initialization, agent act, and episode duration.
  • Reduced replay file size by sharing identical observations.
  • Added Server Middleware.
  • Configuration defaults and environment extensions.
  • Training reward is now the diff between step rewards.

Bug Fixes

  • ConnectX out of bounds.
  • Prevent sharing state by reference to agents.
  • Legend scrambled ascii characters.
  • Stop storing invalid actions on replays.

Manually Play against Agents

10 Jan 23:19
Compare
Choose a tag to compare
Pre-release
v0.1.6

0.1.6 - Manually Play

Player improvements and pytorch

09 Jan 23:59
Compare
Choose a tag to compare
Pre-release
v0.1.5

0.1.5 - Player legends and pytorch

ConnectX Environment Release

03 Jan 19:43
Compare
Choose a tag to compare
Pre-release
v0.1.4

0.1.4 - ConnectX Release

Initial Release

03 Jan 05:46
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Includes "tictactoe" environment.