Changes between Version 93 and Version 94 of Other/Summer/2023/Inference


Ignore:
Timestamp:
Jul 30, 2023, 9:18:02 PM (11 months ago)
Author:
tm897
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Inference

    v93 v94  
    2222  * Established connection between two nodes
    2323  * Communicated test data between nodes to compare accuracy and delay between our NN models
    24 6. Worked with professors/mentors and read papers to understand the concepts of early exit, split computing, accuracy/latency tradeoff, and distributed deep neural networks over the edge cloud 
     246. Worked with professors/mentors and read papers to understand the concepts of early exit, split computing, accuracy/latency tradeoff, and distributed DNNs over the edge cloud 
    25257.Split the NN ResNet 18 using split computing onto two different devices and ran an inference across a network
    26268. Used Network Time Protocol (NTP) and sent data in "packages" (chunks) to collect latency and delay data