student model

In a teacher-student framework for machine learning, the student model refers to the simpler model being trained to replicate the behavior of a more complex 'teacher' model. This approach is often used in knowledge distillation to create efficient models without sacrificing performance.

6 papers