You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sebastian, thank you for this great code. I am trying to run some examples here (starting from offline training of antmaz) however I receive an error about "assert np.isscalar(low) and np.isscalar(high)" from the BOX space which is returned from line 18th of single_precision.py". is there something I may missed ?
thank you
The text was updated successfully, but these errors were encountered:
Sebastian, thank you for this great code. I am trying to run some examples here (starting from offline training of antmaz) however I receive an error about "assert np.isscalar(low) and np.isscalar(high)" from the BOX space which is returned from line 18th of single_precision.py". is there something I may missed ?
thank you
The text was updated successfully, but these errors were encountered: