Nadhir Vincent Hass

Results 2 comments of Nadhir Vincent Hass

Thank you for the response, however Y input in MOSVGP does not seem to accept a Matrix or a vector of vector , it accepts only a 1-D vector so...

One way to fix the BaseAgent.py error : `AttributeError: 'EnvSpec' object has no attribute 'trials'` is by installing this version of gym: `pip install gym==0.12.1`.