galliot-us / neuralet

Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.
https://neuralet.com
Apache License 2.0
238 stars 71 forks source link

Adaptive Learning #130

Closed alpha-carinae29 closed 4 years ago

alpha-carinae29 commented 4 years ago

This PR will add bootstrapping feature to smart distancing app. by using a strong and heavy teacher model we create labels and train a lightweight model (student model) based on that label in each training round. This will close #108

JsonSadler commented 4 years ago

Wow great work. What happened to this PR? @alpha-carinae29 Are you going to make another PR to the new Repo?