Skip to content

RelationalML/PlantNSeek

Repository files navigation

This is a code package as part of "Plant ’n’ Seek: Can You Find the Winning Ticket?" by Jonas Fischer and Rebekka Burkholz.


The code package is split into four parts, a generator of benchmark tickets, networks and corresponding data found in plant_lottery_tickets/, an implementation of edgepopup applicable to benchmark data in edgepopup_benchmarkdata/, an implementation of edgepopup for the VGG16 planting experiment in edgepopup_vgg/,and an extension of the Synflow package in Synaptic-Flow-Extended/. More information about each individual part of the codebase along with licenses can be found in the respective folders. Each folder contains a README hinting at the general usage of the code.


All code is written in Python and designed for usage with PyTorch. Suggested dependencies can be found in the requirements file and installed via

pip3 install -r requirements.txt

however, as always there might be dependency issues depending on the distribution and pre-installed packages.

About

Repository to the paper "Plant 'n' Seek: Can you find the winning ticket?"

Resources

Stars

Watchers

Forks

Packages

No packages published