Changes between Version 24 and Version 25 of Other/Summer/2024/rT


Ignore:
Timestamp:
Jul 29, 2024, 6:41:32 PM (4 months ago)
Author:
kirthana_1
Comment:

Legend:

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

    v24 v25  
    6868- Was able to send and run code from one node to another via ssh
    6969
     70**Week 9 (7/22 - 7/25)**
     71
     72- Separate models to run on multiple nodes
     73- Train models before setting up on nodes - FVE and Confidence Model
     74- Resolve overfitting
     75- Used SSH to have nodes access each other - very slow and huge security/privacy risk for client/server
     76- Began using Restful API interface (sends data securely over the internet via json)
     77- Orders of magnitude faster
     78- Models stay running and send/receive data fast
     79- More secure
     80- Device can’t run or access programs on the server
    7081
    7182
     
    8697
    8798
     99
     100
     101
     102