Adversarial_Reprogramming

Network reprogramming

This project enables reprogramming of pre-trained neural networks to work on new tasks by fine-tuning them on smaller datasets.

Adversarial Reprogramming of Neural Networks

GitHub

33 stars
4 watching
4 forks
Language: Python
last commit: about 8 years ago

Related projects:

RepositoryDescriptionStars
paarthneekhara/rnn_adversarial_reprogrammingRepurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs.6
eth-sri/diffaiTrains neural networks to be provably robust against adversarial examples using abstract interpretation techniques.219
dodohow1011/speechadvreprogramDeveloping low-resource speech command recognition systems using adversarial reprogramming and transfer learning18
paarthneekhara/multimodal_rerprogrammingCross-modal Adversarial Reprogramming enables retraining of image models on text classification tasks11
yerevann/warpAn approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings.83
qdata/adversarialdnn-playgroundAn online tool allowing users to visualize and generate adversarial examples to deceive neural networks130
neuralmagic/sparsemlEnables the creation of smaller neural network models through efficient pruning and quantization techniques2,083
microsoft/archaiAutomates the search for optimal neural network configurations in deep learning applications468
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
yunyuntsai/black-box-adversarial-reprogrammingAn approach to adapt machine learning models using scarce data and limited resources by modifying their internal workings without changing the model's original architecture or training data.37
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
marvinler/pypownetA simulator for power networks that incorporates reinforcement learning and visualization.112