Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Helloxuxuxu opened this issue Aug 4, 2023 · 2 comments
Open

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

Helloxuxuxu opened this issue Aug 4, 2023 · 2 comments

Comments

@Helloxuxuxu
Copy link

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.

@Weixy21
Copy link
Owner

Weixy21 commented Aug 4, 2023

Hello, the data can be download here: https://github.com/mlech26l/ode-lstms

source download_datasets.sh

@Helloxuxuxu
Copy link
Author

Thank you for answering my question. I appreciate your time and effort. Your explanation was clear and helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants