Skip to content
#

pruning-algorithms

Here are 49 public repositories matching this topic...

A curated list of papers and code on efficient diffusion models for image, video, world modeling, and language generation. Covering acceleration, quantization, compression, caching, and distillation.

  • Updated Sep 11, 2026

This project implements Genetic Programming (GP) to evolve and optimize mathematical expressions that best fit given data. It leverages tree-based evolutionary algorithms to generate, evaluate, and refine expressions using selection, crossover, and mutation.

  • Updated Feb 6, 2025
  • Python

This repository contains scripts to prune Wav2vec2 using a neuroevolution-based method. More details about this method can be found in the paper Compressing Wav2vec2 for Embedded Applications.

  • Updated Nov 8, 2023
  • Shell

Add this topic to your repo

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

Learn more