Skip to content

Commit

Permalink
Merge pull request #698 from d2l-ai/master
Browse files Browse the repository at this point in the history
[hotfix] sync bib
  • Loading branch information
astonzhang authored Mar 15, 2021
2 parents 87bd3f6 + 0bac3a7 commit 20ef4d2
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions d2l.bib
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,17 @@ @Article{ Devlin.Chang.Lee.ea.2018
year = {2018}
}

@InProceedings{ Dosovitskiy.Beyer.Kolesnikov.ea.2021,
title = {An image is worth 16x16 words: Transformers for image
recognition at scale},
author = {Dosovitskiy, Alexey and Beyer, Lucas and Kolesnikov,
Alexander and Weissenborn, Dirk and Zhai, Xiaohua and
Unterthiner, Thomas and Dehghani, Mostafa and Minderer,
Matthias and Heigold, Georg and Gelly, Sylvain and others},
booktitle = {International Conference on Learning Representations},
year = {2021}
}

@InCollection{ Doucet.De-Freitas.Gordon.2001,
title = {An introduction to sequential Monte Carlo methods},
author = {Doucet, Arnaud and De Freitas, Nando and Gordon, Neil},
Expand Down Expand Up @@ -1837,6 +1848,16 @@ @Article{ Zeiler.2012
year = {2012}
}

@InProceedings{ Zhang.Tay.Zhang.ea.2021,
title = {Beyond Fully-Connected Layers with Quaternions:
Parameterization of Hypercomplex Multiplications with 1/n
Parameters},
author = {Zhang, Aston and Tay, Yi and Zhang, Shuai and Chan, Alvin
and Luu, Anh Tuan and Hui, Siu Cheung and Fu, Jie},
booktitle = {International Conference on Learning Representations},
year = {2021}
}

@Article{ Zhang.Yao.Sun.ea.2019,
title = {Deep learning based recommender system: A survey and new
perspectives},
Expand Down

0 comments on commit 20ef4d2

Please sign in to comment.