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

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

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

dchiji-ntt/iterand

0
View on GitHub↗
10 स्टार्स·2 फोर्क्स·Python·5 व्यूज़arxiv.org/abs/2106.09269↗

Iterand

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

Features

  • Weight Pruning - Iterative randomization for pruning randomly initialized networks.

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

dchiji-ntt/iterand के लिए स्टार हिस्ट्री चार्टdchiji-ntt/iterand के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Iterand के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • 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
  • 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
  • boone891214/sanity-check-lthboone891214 का अवतार

    boone891214/sanity-check-LTH

    8GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗8
Iterand के सभी 30 विकल्प देखें→

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

dchiji-ntt/iterand क्या करता है?

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

dchiji-ntt/iterand की मुख्य विशेषताएं क्या हैं?

dchiji-ntt/iterand की मुख्य विशेषताएं हैं: Weight Pruning।

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

dchiji-ntt/iterand के ओपन-सोर्स विकल्पों में शामिल हैं: 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… 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. boone891214/sanity-check-lth — Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the…