Read the paper and summarize the architecture design. Explain and expand the understandings and how the backpropagation works.
- Data: The paper talks about using the PAMPA2 dataset, you can nd the dataset at http://archive.ics.uci.edu/ml/datasets/pamap2+physical+activity+monitoring
- Implemented the model as described by the authors using tensorflow.