LSTM_wifi_activity_recognition using Tensorflow

##How to use

  1. You need to add "input_files" folder in this repository.

  2. Run the cross_vali_data_convert.py

    -> This script makes csv files(input features & label) of each activity in "input_files" folder.

  3. Run the cross_vali_data_convert.py

    -> This script makes learning curve images & confusion matrix in a new folder.