Skip to content

ValueError: expected sequence of length 8 at dim 1 (got 0) #64

@kavinwkp

Description

@kavinwkp

Two lines should be changed in train.py
state, _ = env.reset() # at 170
state, reward,done, _, _ = env.step(action) # at 177

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