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 1b331f9 commit 0993942
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
14 changes: 7 additions & 7 deletions BibTex.bib
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@article{article,
author = {Schuster, Mike and Paliwal, Kuldip},
year = {1997},
author = {Zhang, Yunong and Ge, S.},
year = {2005},
month = {12},
pages = {2673 - 2681},
title = {Bidirectional recurrent neural networks},
volume = {45},
journal = {Signal Processing, IEEE Transactions on},
doi = {10.1109/78.650093}
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}
}
10 changes: 10 additions & 0 deletions BibTex14.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@article{article,
author = {Schuster, Mike and Paliwal, Kuldip},
year = {1997},
month = {12},
pages = {2673 - 2681},
title = {Bidirectional recurrent neural networks},
volume = {45},
journal = {Signal Processing, IEEE Transactions on},
doi = {10.1109/78.650093}
}

0 comments on commit 0993942

Please sign in to comment.