Changes between Version 29 and Version 30 of Other/Summer/2024/pLS
- Timestamp:
- Jul 23, 2024, 2:05:42 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/pLS
v29 v30 150 150 **Progress** 151 151 * Built a 1-dimensional (1D) convolution neural network (CNN) for activity recognition 152 * 1D CNN Architecture 153 * [[Image(Week_8_CNN_Arch.png, width=1500, height=75)]] 154 * Training and Validation Graph 155 * [[Image(Week_8_Train_Graph.png, width=500, height=400)]] 156 * Confusion Matrix 157 * [[Image(Week_8_Conf_Matrix.png, width=500, height=400)]] 152 158 * Improving the prompt design to get more accurate predictions results from LLM 153 * Setting CNN as baseline to adjust the LLM’s performance 159 * Previous prompt 160 * [[Image(Week_8_Prev_Prompt.png, width=600, height=150)]] 161 * New Prompt 162 * [[Image(Week_8_New_Prompt.png, width=600, height=150)]] 163 * LLM’s accuracy of classifying six different motions with new prompt 164 * [[Image(Week_8_LLM_Results.png, width=800, height=400)]] 154 165 155 166 **Next Week Goals**