Skip to content

I think use AND rather than OR is better, now the if always to true #27

Open
@murenma05

Description

@murenma05

Hi Sichkar, thanks for this repo, very helpful to RL beginners like me. In agent-brain's code, i think there should use 'and' of this line:

 if next_state != 'goal' or next_state != 'obstacle':

Otherwise this judgement will always be true.

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