| | 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 |