This repository contains a Pytorch implementation of the paper "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" by Jonathan Frankle and Michael Carbin that can be easily adapted to any model/dataset.
After reading Lottery-Ticket paper I've tried to run the code by refering to your repository. However, I've encountered an error when setting up an environment in the requirements.txt file. It seems like trobles comes from scipy module I will attach only the starting and final error message since it is too long. Could you help me run this file? Thanks in Advance.
After reading Lottery-Ticket paper I've tried to run the code by refering to your repository. However, I've encountered an error when setting up an environment in the requirements.txt file. It seems like trobles comes from scipy module I will attach only the starting and final error message since it is too long. Could you help me run this file? Thanks in Advance.