awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
boone891214 avatar

boone891214/GaP

0
View on GitHub↗
9 स्टार्स·2 फोर्क्स·Python·3 व्यूज़

GaP

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

Features

  • Weight Pruning - Scheduled grow-and-prune methods for effective sparsification.

स्टार हिस्ट्री

boone891214/gap के लिए स्टार हिस्ट्री चार्टboone891214/gap के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

GaP के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो GaP के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • tencent/pocketflowTencent का अवतार

    Tencent/PocketFlow

    2,914GitHub पर देखें↗

    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
    GitHub पर देखें↗2,914
  • dchiji-ntt/iteranddchiji-ntt का अवतार

    dchiji-ntt/iterand

    10GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗10
  • dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspectivedem123456789 का अवतार

    dem123456789/Pruning-Deep-Neural-Networks-from-a-Sparsity-Perspective

    25GitHub पर देखें↗

    ICLR 2023 Pruning Deep Neural Networks from a Sparsity Perspective

    Python
    GitHub पर देखें↗25
  • chrundle/bipropchrundle का अवतार

    chrundle/biprop

    51GitHub पर देखें↗

    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
    GitHub पर देखें↗51
GaP के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

boone891214/gap क्या करता है?

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

boone891214/gap की मुख्य विशेषताएं क्या हैं?

boone891214/gap की मुख्य विशेषताएं हैं: Weight Pruning।

boone891214/gap के कुछ ओपन-सोर्स विकल्प क्या हैं?

boone891214/gap के ओपन-सोर्स विकल्पों में शामिल हैं: tencent/pocketflow — PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format… 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… dingxiaoh/gsm-sgd — This repository contains the codes for the following NeurIPS-2019 paper. chrundle/biprop — This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized…