Skip to content

could you give me the training data of the "walker-2D"? #1

@Helloxuxuxu

Description

@Helloxuxuxu

Thank you! xiao wei, for sharing your code with the open source community. I appreciate your work and contribution. I have a question about your code, and I hope you can help me solve it.
#######################################################
all_files = sorted(
[
os.path.join("data/walker", d)
for d in os.listdir("data/walker")
if d.endswith(".npy")
]
When I tried to run your code, I found that I needed the data on above.

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