toybox-rs / Toybox

The Machine Learning Toybox for testing the behavior of autonomous agents.
http://toybox.rs
27 stars 12 forks source link

Testing #150

Closed etosch closed 4 years ago

etosch commented 4 years ago

Non-backwards compatible Amidar tests + new intervention API.

etosch commented 4 years ago

Currently it's the Breakout tests that are failing. Blocked by https://github.com/toybox-rs/toybox-rs/issues/3, since the Game interfaces expects a minimum set of keys exported.

etosch commented 4 years ago

BTW this build is now failing because of an issue on the rust side -- when we load up a game, it now starts with zero balls.