toybox-rs / Toybox

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

Update base.py #112

Closed etosch closed 5 years ago

etosch commented 5 years ago

refer directly to numpys random, rather than importing gym's reference to random

jjfiv commented 5 years ago

https://github.com/jjfiv/toybox/blob/8242de4e98a786aca60e87780c7221dd64826844/.travis.yml#L19

We probably no longer need to fix the gym version; which I did as a workaround to this fix; not really understanding the error myself.

jjfiv commented 5 years ago

travis build for "branch" failed because of low-scoring runs; re-running.