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

Validation on Saved Checkpoint #31

Open NaeemKhan333 opened 4 years ago

NaeemKhan333 commented 4 years ago

I want to validate the validation data on saved checkpoints . I am unable to load the saved checkpoints.Can you provide the validation script for validation on saved checkpoints.Thank you

guillaume-chevalier commented 4 years ago

This issue will be fixed by PR #32.