awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mingsun-tse avatar

mingsun-tse/smile-pruning

0
View on GitHub↗

Smile Pruning

This repository is meant to provide a generic code base for neural network pruning, especially for pruning at initialization (PaI). (In preparation now, you may check our survey paper and paper collection below.)

Features

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Weight Pruning - Recent advances in pruning neural networks at initialization.
  • 32 stele·1 fork·Python·5 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru mingsun-tse/smile-pruningGraficul istoricului de stele pentru mingsun-tse/smile-pruning

    Întrebări frecvente

    Ce face mingsun-tse/smile-pruning?

    This repository is meant to provide a generic code base for neural network pruning, especially for pruning at initialization (PaI). (In preparation now, you may check our survey paper and paper collection below.)

    Care sunt principalele funcționalități ale mingsun-tse/smile-pruning?

    Principalele funcționalități ale mingsun-tse/smile-pruning sunt: Weight Pruning.

    Care sunt câteva alternative open-source pentru mingsun-tse/smile-pruning?

    Alternativele open-source pentru mingsun-tse/smile-pruning includ: tencent/pocketflow — PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format… chrundle/biprop — This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized… dchiji-ntt/iterand — by Daiki Chijiwa\*, Shin’ya Yamaguchi, Yasutoshi Ida, Kenji Umakoshi, Tomohiro Inoue. dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspective — [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective. densoitlab/bitprune — This is the official repo for ICLR 2023 Paper "Bit-Pruning: A Sparse Multiplication-Less Dot-Product" Yusuke Sekikawa… boone891214/sanity-check-lth — Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the…

    Alternative open-source pentru Smile Pruning

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Smile Pruning.
    • tencent/pocketflowAvatar Tencent

      Tencent/PocketFlow

      2,914Vezi pe GitHub↗

      PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format optimization. It provides a system for reducing the size and complexity of neural networks to improve inference efficiency, featuring a dedicated engine for knowledge distillation and a mobile model optimizer. The framework differentiates itself through an automated hyperparameter tuning system that uses reinforcement learning and statistical models to determine optimal compression ratios and layer-wise bit allocation. It also includes a distributed training system that utilizes mu

      Pythonautomlcomputer-visiondeep-learning
      Vezi pe GitHub↗2,914
    • chrundle/bipropAvatar chrundle

      chrundle/biprop

      51Vezi pe GitHub↗

      This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized network that achieves performance comparable to, and sometimes better than, a weight-optimized network. The resulting binarized and pruned networks that achieve comparable performance…

      Python
      Vezi pe GitHub↗51
    • dchiji-ntt/iterandAvatar dchiji-ntt

      dchiji-ntt/iterand

      10Vezi pe GitHub↗

      by Daiki Chijiwa\*, Shin’ya Yamaguchi, Yasutoshi Ida, Kenji Umakoshi, Tomohiro Inoue

      Python
      Vezi pe GitHub↗10
    boone891214/sanity-check-lthAvatar boone891214

    boone891214/sanity-check-LTH

    8Vezi pe GitHub↗

    Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the Jackpot?

    Python
    Vezi pe GitHub↗8
    Vezi toate cele 30 alternative pentru Smile Pruning→