|
|
|
|
|
by avianlyric
1226 days ago
|
|
Based on my understanding of the article, it sounds like OP has re-discovered/invented Knowledge Distillation[0]. Which is reasonably well research technique, and frequently applied to get models to run on compute constrained devices. Or taking very deep models, and using them to train very shallow, but low-latency models. [0] https://en.m.wikipedia.org/wiki/Knowledge_distillation |
|