Skip to content

Commit

Permalink
update accepted paper info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozdenizci Ozan authored and Ozdenizci Ozan committed Apr 12, 2024
1 parent 56e28f1 commit b130117
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
# Adversarially Robust Spiking Neural Networks Through Conversion

This is the code repository of the following [paper](https://arxiv.org/pdf/2311.09266.pdf) to perform adversarially robust ANN-to-SNN conversion.
This is the code repository of the following [paper](https://openreview.net/pdf?id=I8FMYa2BdP) to perform adversarially robust ANN-to-SNN conversion.

"Adversarially Robust Spiking Neural Networks Through Conversion"\
<em>Ozan Özdenizci, Robert Legenstein</em>\
arXiv preprint arXiv:2311.09266 (2023).
Transactions on Machine Learning Research (TMLR), 2024.\
https://openreview.net/forum?id=I8FMYa2BdP

## Reference
If you use this code or models in your research and find it helpful, please cite the following paper:
```
@article{ozdenizci2023adversarially,
@article{ozdenizci2024adversarially,
title={Adversarially robust spiking neural networks through conversion},
author={Ozan {\"O}zdenizci and Robert Legenstein},
journal={arXiv preprint arXiv:2311.09266},
year={2023}
journal={Transactions on Machine Learning Research},
year={2024}
}
```

Expand Down

0 comments on commit b130117

Please sign in to comment.