forked from jeshraghian/snntorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adapted notebooks to use tonic instead of the deprecated `spikedata` module * added a `DATADIR` variable to let user choose their data directory (`/tmp` has the nice property of getting easily flushed..) * fixed an error to a call of a deprecated torch function: `AttributeError: module 'torch' has no attribute '_six'` * removed all outputs to reduce size of notebooks
- Loading branch information
1 parent
a65ee76
commit d723f37
Showing
5 changed files
with
353 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.