Skip to content

Commit 9e4a6f7

Browse files
author
Your Name
committed
add doi
1 parent 1a94428 commit 9e4a6f7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Following [[C. Trabelsi et al., International Conference on Learning Representat
2626
* BatchNorm1d (Naive and Covariance approach)
2727
* BatchNorm2d (Naive and Covariance approach)
2828

29+
## Citating the code
30+
31+
If the code was helpful to your work, please consider citing it:
32+
33+
[![DOI](https://img.shields.io/badge/DOI-10.1103%2FPhysRevX.11.021060-blue)](https://doi.org/10.1103/PhysRevX.11.021060)
34+
2935

3036
## Syntax and usage
3137

0 commit comments

Comments
 (0)