Changes between Version 7 and Version 8 of Other/Summer/2024/pLS


Ignore:
Timestamp:
Jul 2, 2024, 2:58:02 PM (5 days ago)
Author:
Emily
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/pLS

    v7 v8  
    6464=== Week 4
    6565**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
    6876**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
    7079
    7180=== Week 5
    7281**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
    7587**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
    7790
    7891=== Week 6