Skip to content
#

self-knowledge-distillation

Here are 8 public repositories matching this topic...

Language: All
Filter by language

PyTorch implementation of knowledge distillation with alternating loss functions for efficient deep learning model training.

  • Updated Dec 29, 2024
  • Jupyter Notebook

Knowledge Distillation research project that transfers knowledge from a VGG16 teacher model to a MobileNet student model using PyTorch and the CIFAR-100 dataset, exploring alternating loss functions to improve accuracy, reduce overfitting, and optimize model efficiency for resource-constrained devices.

  • Updated Dec 26, 2024
  • Jupyter Notebook

A deep learning research project exploring knowledge distillation with alternating loss functions to improve student model performance, reduce overfitting, and enhance training efficiency using PyTorch.

  • Updated Dec 29, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the self-knowledge-distillation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the self-knowledge-distillation topic, visit your repo's landing page and select "manage topics."

Learn more