Changes between Version 3 and Version 4 of Other/Summer/2024/rT
- Timestamp:
- Jul 9, 2024, 2:32:33 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/rT
v3 v4 12 12 To reduce latency when working with the cloud, several methods have been proposed. The two that we will be focusing on are called ''split computing'' and ''early exiting''. Our goal will be to construct AI/ML algorithms, implement them on Orbit nodes using split computing and early exiting, and build a documented codebase while evaluating the efficiency of these algorithms. 13 13 14 == Progress Log 14 == Weekly Progress 15 16