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

Training CSIKit data #17

Closed
bachejames opened this issue Sep 17, 2021 · 1 comment
Closed

Training CSIKit data #17

bachejames opened this issue Sep 17, 2021 · 1 comment

Comments

@bachejames
Copy link

bachejames commented Sep 17, 2021

Hey there!

Thanks for the incredible toolkit! I am looking to take the CSIKit data and train it using TensorFlow. The ability to do this has been mentioned, but would love to better understand how to implement this and so have a couple of questions please. Although I imagine this should be tool-agnostic, I am using the ESP32.

  1. How should I append the training data labels to the data I pass into CSIKit? My data looks like this (data example courtesy of @Gi-z). Could I just create a new column with the label or would CSIKit not accept this?
  2. In what format should I export the CSI data from CSIKit?
  3. Does anyone have any tutorials they can recommend for training CSI data for novice ML engineers please? Page 5 of this research is the best I have found so far.

Thank you so much!

@bachejames bachejames changed the title Training CSI data Training CSIKit data Sep 17, 2021
@bachejames
Copy link
Author

Closing as the crux of this issue has been resolved. FYI this was that I couldn't read ESP32 data into CSIKit, however this seems to have been caused by a one-off bug in the data from CSIKit (the header row had somehow been mixed up with the first row of data, causing an error).

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

1 participant