Ross ROSS = Recommend OSS · open-source software intelligence for agents

haitongli/knowledge-distillation-pytorch

A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility observed · 2026-08-28

github.com/haitongli/knowledge-distillation-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3099
  • days_rel: n/a
  • days_push: 1258
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2000 stars · 353 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch framework for running knowledge distillation experiments, supporting both shallow (teacher-to-small-CNN) and deep distillation on CIFAR-10. It includes pretrained teacher checkpoints, hyperparameter search, and result synthesis utilities.

Use cases

  • distill a large model's knowledge into a smaller network
  • run knowledge distillation experiments in pytorch
  • compress a resnet into a lightweight cnn for cifar-10
  • search hyperparameters for distillation training
  • learn how knowledge distillation works with example code
  • train student models using dark knowledge from pretrained teachers

When to choose

  • you want a ready-to-run PyTorch codebase for KD experiments on CIFAR-10
  • you need pretrained teacher models and hyperparameter search tooling for distillation
  • you are exploring model compression for efficient hardware deployment

When to avoid

  • you need distillation for datasets other than CIFAR-10 or for transformer/LLM models
  • you want a production-grade, actively maintained training framework
  • you need a plug-and-play library API rather than a research codebase driven by CLI scripts

Facets

library · maturity maintenance

machine-learning deep-learning llm-training deep-learning computer-vision machine-learning python knowledge-distillation model-compression pytorch cifar10 dark-knowledge teacher-student research-code linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
haitongli/knowledge-distillation-pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="haitongli/knowledge-distillation-pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem