guillaume-chevalier / LSTM-Human-Activity-Recognition

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
MIT License
3.33k stars 935 forks source link

Neuraxle refactor #32

Open alexbrillant opened 4 years ago

alexbrillant commented 4 years ago

Note : this code uses neruaxle package from the latest commit in this pull requests : https://github.com/Neuraxio/Neuraxle/pull/182

TODO :

Notebook for demonstration. Validation Split Wrapper.

guillaume-chevalier commented 4 years ago

@alexbrillant Thank you for the contribution! Let's clean this up together soon before merging.