Learn Before
Concept

Examples of Recent Work

  • Depth-Wise Separable convolution are used to design efficient neural networks for mobile or embedded devices.
  • Improving the performance of small neural networks by searching for a global structure based on meta operations or block.
  • Removing redundant layers using reinforcement in KD and searching for optimal student networks using the teacher networks.
  • Neural architecture search in KD is a teacher-guided, joint search of student structure and knowledge transfer

0

1

Updated 2022-10-29

Tags

Deep Learning (in Machine learning)

Related