Skip to content

Commit 8fc6bae

Browse files
authored
Update readme.md
1 parent 5f50851 commit 8fc6bae

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ In this work,
99

1010
All experiments are conducted with Windows 10 on an AMD R5 3600 CPU at 3.60 GHz and one NVIDIA RTX 2070S 8GB GPU. We implement our model on Python 3.8 with the PyTorch package, an open-source deep learning framework.
1111

12+
## Citing
13+
If you find this repo useful for your research, please consider citing it:
14+
```
15+
@misc{liao2022heterogeneous,
16+
title={Heterogeneous Autoencoder Empowered by Quadratic Neurons},
17+
author={Jing-Xiao Liao and Bo-Jian Hou and Hang-Cheng Dong and Hao Zhang and Jianwei Ma and Jinwei Sun and Shiping Zhang and Feng-Lei Fan},
18+
year={2022},
19+
eprint={2204.01707},
20+
archivePrefix={arXiv},
21+
primaryClass={cs.NE}
22+
}
23+
```
24+
25+
26+
1227
## Heterogeneous Autoencoder
1328

1429
### Quadratic Neurons

0 commit comments

Comments
 (0)