Claydon-Wang / Anti-random-pruning

Unofficial implementation of "Prune and Tune Ensembles: Low-Cost Ensemble Learning With Sparse Independent Subnetworks" AAAI 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial implementation of "Prune and Tune Ensembles: Low-Cost Ensemble Learning With Sparse Independent Subnetworks" AAAI 2022

demo

# Tested on RTX3090TI
python prune.py

The weight/bias of chlid1 and child2 using unstructured pruning will be printed.

About

Unofficial implementation of "Prune and Tune Ensembles: Low-Cost Ensemble Learning With Sparse Independent Subnetworks" AAAI 2022


Languages

Language:Python 100.0%