forked from databasedIISc/Network-and-Optimizers
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcite.bib
More file actions
20 lines (19 loc) · 708 Bytes
/
cite.bib
File metadata and controls
20 lines (19 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@article{kingma2014adam,
title={Adam: A method for stochastic optimization},
author={Kingma, Diederik P and Ba, Jimmy},
journal={arXiv preprint arXiv:1412.6980},
year={2014}
}
@article{lecun2010mnist,
title={MNIST handwritten digit database},
author={LeCun, Yann and Cortes, Corinna and Burges, CJ},
journal={ATT Labs [Online]. Available: http://yann.lecun.com/exdb/mnist},
volume={2},
year={2010}
}
@article{ho2019flow,
title={Flow++: Improving Flow-Based Generative Models with Variational Dequantization and Architecture Design},
author={Ho, Jonathan and Chen, Xi and Srinivas, Aravind and Duan, Yan and Abbeel, Pieter},
journal={arXiv preprint arXiv:1904.09237},
year={2019}
}