RepDistiller
Knowledge Distiller
A Python-based project implementing contrastive representation distillation and benchmarking recent knowledge distillation methods
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
2k stars
17 watching
401 forks
Language: Python
last commit: almost 3 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A high-level API for distilling BERT models to create smaller, more efficient variants with reduced training time and improved inference speed. | 75 | |
| Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 2,022 | |
| A framework for designing and running deep learning experiments without writing code | 1,409 | |
| Creates detailed images by upscaling and refining Stable Diffusion outputs | 695 | |
| Enables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes | 62 | |
| A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 | |
| A framework for achieving domain-aware knowledge distillation in federated learning environments. | 27 | |
| A language for validating and filtering Python dictionaries | 47 | |
| A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. | 234 | |
| A collection of composable and extensible conflict-free data types designed to track causality for modifications | 224 | |
| A cryptographic toolkit written in Common Lisp. | 176 | |
| An implementation of a simple CRDT that represents an ordered sequence of items, designed to handle concurrent modifications in collaborative editing systems. | 57 | |
| A Python library for training models on knowledge graphs to predict links between concepts | 2,162 | |
| An implementation of a boosting-based transfer learning algorithm for regression tasks. | 44 | |
| A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |