Closed abhiramm7 closed 4 years ago
Step function requires action argument. But the environment abstraction lets users run simulation with out requiring actions. Remove the requirement so that uncontrolled actions don't require the users to add np.ones()
action
environment
Step function requires
action
argument. But theenvironment
abstraction lets users run simulation with out requiring actions. Remove the requirement so that uncontrolled actions don't require the users to add np.ones()