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

error running the code #3

Open
bn2022 opened this issue Apr 13, 2023 · 1 comment
Open

error running the code #3

bn2022 opened this issue Apr 13, 2023 · 1 comment

Comments

@bn2022
Copy link

bn2022 commented Apr 13, 2023

Hi
I have two problems.
1- where is your dataset that you used for this code?
2-I got this error while running the code using my own dataset:
ValueError: Shapes (None, 18) and (1, 306, 18) are incompatible
do you know the reason?

@markub3327
Copy link
Owner

Hello,

(1, 306, 18) is meaning as (BATCH_SIZE, TIME_STEP, FEATURE). Please give me a complete traceback. You are talking about Training.ipynb?

The dataset is KU-HAR: https://www.kaggle.com/datasets/niloy333/kuhar?resource=download
This link is available in README.md.

Thanks.
Have a nice day.

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