Open zt0716 opened 1 year ago
When using the get_action function, when p = self.actor.predict([self.observation.reshape(1, NUM_STATE), DUMMY_VALUE, DUMMY_ACTION]), observation is displayed as a tuple without the reshape attribute
When using the get_action function, when p = self.actor.predict([self.observation.reshape(1, NUM_STATE), DUMMY_VALUE, DUMMY_ACTION]), observation is displayed as a tuple without the reshape attribute