Changes between Version 7 and Version 8 of Other/Summer/2024/pLS
- Timestamp:
- Jul 2, 2024, 2:58:02 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/pLS
v7 v8 64 64 === Week 4 65 65 **Progress** 66 * Placeholder 67 66 * Designed and collected more motion data 67 * Looking up then back middle 68 * Looking right then back middle 69 * Moving head around in a shape 70 * Moving head back and forward 71 * Used MATLAB noise removing functions to clean graphs 72 * smooth 73 * lowpass 74 * findpeaks 75 * 3D visual of acceleration to show time and position 68 76 **Next Week Goals** 69 * Placeholder 77 * Find a way to get hand motion data using Android Studio 78 * Work on fixed prompts to get accurate LLM results using ChatGPT 4o and ChatGPT 4 70 79 71 80 === Week 5 72 81 **Progress** 73 * Placeholder 74 82 * Enabling hand motion data collection using VR device 83 * Utilize Android Studio and !VrApi to access VR controller interface and extract motion data 84 * Conducted additional motion experiments to gather comprehensive data sets 85 * Motion data with both head and hand activities 86 * Implemented 3D plots to visualize and analyze hand motion data for accuracy 75 87 **Next Week Goals** 76 * Placeholder 88 * Utilize motion research paper ![1] to model more motion activities 89 * Start building a CNN model that can recognize activity based on motion data 77 90 78 91 === Week 6