NeuromorphicProcessorProject / snntoolbox_applications

Collection of Spiking Neural Network applications for SNN Toolbox.
MIT License
30 stars 14 forks source link

save_parameters seems missing in current version #1

Closed roshan-gopalakrishnan closed 4 years ago

roshan-gopalakrishnan commented 4 years ago

from snntoolbox.datasets.utils import save_parameters ImportError: cannot import name save_parameters

Do you have any updated function for saving parameters ?

rbodo commented 4 years ago

I had a look at the git history - it seems this function was moved in June 2017, to here.