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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JingtongSu avatar

JingtongSu/sanity-checking-pruning

0
View on GitHub↗
43 stars·7 forks·Python·MIT·9 views

Sanity Checking Pruning

This repository contains the code for reproducing the results in the following paper:

Features

  • Weight Pruning - Sanity checking pruning methods using random tickets.

Star history

Star history chart for jingtongsu/sanity-checking-pruningStar history chart for jingtongsu/sanity-checking-pruning

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jingtongsu/sanity-checking-pruning do?

This repository contains the code for reproducing the results in the following paper:

What are the main features of jingtongsu/sanity-checking-pruning?

The main features of jingtongsu/sanity-checking-pruning are: Weight Pruning.

What are some open-source alternatives to jingtongsu/sanity-checking-pruning?

Open-source alternatives to jingtongsu/sanity-checking-pruning include: 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…

Open-source alternatives to Sanity Checking Pruning

Similar open-source projects, ranked by how many features they share with Sanity Checking Pruning.
  • tencent/pocketflowTencent avatar

    Tencent/PocketFlow

    2,914View on 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
    View on GitHub↗2,914
  • chrundle/bipropchrundle avatar

    chrundle/biprop

    51View on 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
    View on GitHub↗51
  • dchiji-ntt/iteranddchiji-ntt avatar

    dchiji-ntt/iterand

    10View on GitHub↗

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

    Python
    View on GitHub↗10
boone891214/sanity-check-lthboone891214 avatar

boone891214/sanity-check-LTH

8View on GitHub↗

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

Python
View on GitHub↗8
See all 30 alternatives to Sanity Checking Pruning→