Skip to content

np.random.choice(self.action_space, p=prediction) #23

@canonsky1992

Description

@canonsky1992

Hi, I want to ask about this:
Why you use np.random.choice(self.action_space, p=prediction) but not np.argmax()??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions