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
·
songhan avatar

songhan/Deep-Compression-AlexNet

0
View on GitHub↗
672 stele·208 fork-uri·Python·BSD-2-Clause·4 vizualizări

Deep Compression AlexNet

March 15, 2019: for our most updated work on model compression and acceleration, please reference:

Features

  • Efficient Neural Networks - Pruning, quantization, and Huffman coding for model compression.
  • Weight Pruning - Foundational deep compression via pruning and quantization.

Istoric stele

Graficul istoricului de stele pentru songhan/deep-compression-alexnetGraficul istoricului de stele pentru songhan/deep-compression-alexnet

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

Alternative open-source pentru Deep Compression AlexNet

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Deep Compression AlexNet.
  • 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
  • boone891214/gapAvatar boone891214

    boone891214/GaP

    9Vezi pe GitHub↗

    ICLR 2022 paper "Effective Model Sparsification by Scheduled Grow-and-Prune Methods". Model and test code are available for downloading.

    Python
    Vezi pe GitHub↗9
  • 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
  • allenai/xnor-netA

    allenai/XNOR-Net

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 30 alternative pentru Deep Compression AlexNet→

Întrebări frecvente

Ce face songhan/deep-compression-alexnet?

March 15, 2019: for our most updated work on model compression and acceleration, please reference:

Care sunt principalele funcționalități ale songhan/deep-compression-alexnet?

Principalele funcționalități ale songhan/deep-compression-alexnet sunt: Efficient Neural Networks, Weight Pruning.

Care sunt câteva alternative open-source pentru songhan/deep-compression-alexnet?

Alternativele open-source pentru songhan/deep-compression-alexnet includ: tencent/pocketflow — PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format… boone891214/gap — ICLR 2022 paper "Effective Model Sparsification by Scheduled Grow-and-Prune Methods". Model and test code are… boone891214/sanity-check-lth — Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the… 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. allenai/xnor-net.