Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
"fixed minor typos"
  • Loading branch information
sussexwearlab authored and sussexwearlab committed Jan 18, 2016
1 parent 26c39a3 commit ea25e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DeepConvLSTM
Deep learning framework for wearable activity recognition based on convolutional and LSTM recurrent layers.

In this repository it is rpesented the architecture of DeepConvLSTM: a deep framework for wearable activity recognition based on convolutional and LSTM recurrent units. To obtain a detailed description of the model, please check the paper "Deep Convolutional and LSTM Recurrent Neural Networks for Multimodal Wearable Activity Recognition", avaiable at http://www.mdpi.com/1424-8220/16/1/115/html
In this repository it is presented the architecture of DeepConvLSTM: a deep framework for wearable activity recognition based on convolutional and LSTM recurrent units. To obtain a detailed description of the model, please check the paper "Deep Convolutional and LSTM Recurrent Neural Networks for Multimodal Wearable Activity Recognition", avaiable at http://www.mdpi.com/1424-8220/16/1/115/html

Instrucction to run the model are included in the DeepConvLSTM notebook.

0 comments on commit ea25e34

Please sign in to comment.