Pinned Repositories
adv_robust_gkp
Official implementation for Zhong et al., One Less Reason for Filter Pruning: Gaining Free Adversarial Robustness with Structured Grouped Kernel Pruning. NeurIPS 2023
eecs325_written_assignments
A repo for written assignments issued by Dr. Wang in EECS 325: Computer Networks I during Spring 2020 semester.
eecs338_checkm8_paper
Final paper for EECS 338, taught by Dr. Loui in Fall 2019.
gnn_editing
Official implementation for Zhong & Le et al., GNNs Also Deserve Editing, and They Need It More Than Once. ICML 2024
half_tael_DQN
A (very amateur) foreign exchange trading bot utilizing CNN + DQN.
longctx_bench
Official implementation for Yuan & Liu & Zhong et al., KV Cache Compression, But What Must We Give in Return? A Comprehensive Benchmark of Long Context Capable Approaches. EMNLP Findings 2024
lottery_regulated_grouped_kernel_pruning
Official implementation for Zhong et al., Revisit Kernel Pruning with Lottery Regulated Grouped Convolutions. ICLR 2022
RICE_MCS_FAQ
Gathering frequently asked questions regarding Rice MCS 2021 Fall.
henryzhongsc's Repositories
henryzhongsc/longctx_bench
Official implementation for Yuan & Liu & Zhong et al., KV Cache Compression, But What Must We Give in Return? A Comprehensive Benchmark of Long Context Capable Approaches. EMNLP Findings 2024
henryzhongsc/half_tael_DQN
A (very amateur) foreign exchange trading bot utilizing CNN + DQN.
henryzhongsc/RICE_MCS_FAQ
Gathering frequently asked questions regarding Rice MCS 2021 Fall.
henryzhongsc/gnn_editing
Official implementation for Zhong & Le et al., GNNs Also Deserve Editing, and They Need It More Than Once. ICML 2024
henryzhongsc/lottery_regulated_grouped_kernel_pruning
Official implementation for Zhong et al., Revisit Kernel Pruning with Lottery Regulated Grouped Convolutions. ICLR 2022
henryzhongsc/adv_robust_gkp
Official implementation for Zhong et al., One Less Reason for Filter Pruning: Gaining Free Adversarial Robustness with Structured Grouped Kernel Pruning. NeurIPS 2023
henryzhongsc/eecs325_written_assignments
A repo for written assignments issued by Dr. Wang in EECS 325: Computer Networks I during Spring 2020 semester.
henryzhongsc/eecs338_checkm8_paper
Final paper for EECS 338, taught by Dr. Loui in Fall 2019.
henryzhongsc/advlearning_algos
Comparing classic Adversarial Learning algorithms.
henryzhongsc/CC
Towards Compact CNNs via Collaborative Compression
henryzhongsc/eecs340_written_assignments
A collaborative repo for written assignments issued by Dr. Koyuturk and Dr. Ozguner in EECS 340: Algorithms during Spring 2020 semester.
henryzhongsc/cs110_vector_calculator
Teaching Assistant designed class project for CSCI 110 - Imperative Problem Solving.
henryzhongsc/csds313_written_assignments
A collaborative repo for written assignments issued by Dr. Koyutürk in CSDS 313: Data Analysis during Fall 2020 semester.
henryzhongsc/csds440_programming_exercises
A collaborative repo for programming exercises issued by Dr. Ray in CSDS 440: Machine Learning during Fall 2020 semester.
henryzhongsc/csds440_written_assignments
A collaborative repo for written assignments issued by Dr. Ray in CSDS 440: Machine Learning during Fall 2020 semester.
henryzhongsc/csds455_written_assignments
A collaborative repo for written assignments issued by Dr. Connamacher in CSDS 455: Applied Graph Theory during Fall 2020 semester.
henryzhongsc/csds491_written_assignments
A collaborative repo for written assignments issued by Dr. Lewicki in CSDS 491: Probabilistic Graphical Models during Spring 2021 semester.
henryzhongsc/DealEngine_CWRU_email_scraper
This short script scraps CWRU Google Groups and collects a mailing list of exposed @case.edu accounts.
henryzhongsc/deconstructing-lottery-tickets
henryzhongsc/dhp
This is the official implementation of "DHP: Differentiable Meta Pruning via HyperNetworks".
henryzhongsc/eecs338_quiz_hacker
This is an attempt to hack Dr. Loui's word-filling quiz with an amateur string-similarity searching approach.
henryzhongsc/eecs391_programming_exercises
A collaborative repo for programming exercises issued by Dr. Ray in EECS 391: Introduction to Artificial Intelligence during Spring 2020 semester.
henryzhongsc/FActScore
A package to evaluate factuality of long-form generation. Original implementation of our EMNLP 2023 paper "FActScore: Fine-grained Atomic Evaluation of Factual Precision in Long Form Text Generation"
henryzhongsc/math307_written_assignments
A collaborative repo for written assignments issued by Dr. Guo in MATH 307: Linear Algebra during Spring 2021 semester.
henryzhongsc/open_lth
A repository in preparation for open-sourcing lottery ticket hypothesis code.
henryzhongsc/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
henryzhongsc/rewinding-iclr20-public
henryzhongsc/Same-Size-K-Means
A k-means variation that produces clusters of the same size utilizing the scikit-learn API and related utilities
henryzhongsc/SG-CNN
Self-grouping Convolutional Neural Networks. in Neural Networks, Elsevier, 2020.9.
henryzhongsc/StruEdit