# ARS **Repository Path**: luke_enze/ARS ## Basic Information - **Project Name**: ARS - **Description**: RNN vs LSTM - Performance comparison on UCI HAR dataset - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Performance comparison btween RNN and LSTM In this project we have run experiment on UCI HAR Dataset to evaluate RNN and LSTM model performance. It turns out that LSTM outperforms RNN model. ## Reference => Be patient, coming soon