Skip to content

Commit

Permalink
Add citation
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderSales committed Nov 20, 2024
1 parent 0993942 commit 6292f81
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 9 deletions.
21 changes: 12 additions & 9 deletions BibTex.bib
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
@article{article,
author = {Zhang, Yunong and Ge, S.},
year = {2005},
month = {12},
pages = {1477 - 1490},
title = {Design and Analysis of a General Recurrent Neural Network Model for Time-Varying Matrix Inversion},
volume = {16},
journal = {Neural Networks, IEEE Transactions on},
doi = {10.1109/TNN.2005.857946}
@article{
author = {Ashish Vaswani and Noam Shazeer and Niki Parmar and Jakob Uszkoreit and Llion Jones and Aidan N. Gomez and Lukasz Kaiser and Illia Polosukhin},
title = {Attention Is All You Need},
journal = {CoRR},
volume = {abs/1706.03762},
year = {2017},
url = {http://arxiv.org/abs/1706.03762},
eprinttype = {arXiv},
eprint = {1706.03762},
timestamp = {Sat, 23 Jan 2021 01:20:40 +0100},
biburl = {https://dblp.org/rec/journals/corr/VaswaniSPUJGKP17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
10 changes: 10 additions & 0 deletions BibTex15.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@article{article,
author = {Zhang, Yunong and Ge, S.},
year = {2005},
month = {12},
pages = {1477 - 1490},
title = {Design and Analysis of a General Recurrent Neural Network Model for Time-Varying Matrix Inversion},
volume = {16},
journal = {Neural Networks, IEEE Transactions on},
doi = {10.1109/TNN.2005.857946}
}

0 comments on commit 6292f81

Please sign in to comment.