-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathreference.bib
More file actions
43 lines (39 loc) · 1.5 KB
/
reference.bib
File metadata and controls
43 lines (39 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
@article{devlin2018bert,
title={Bert: Pre-training of deep bidirectional transformers for language understanding},
author={Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina},
journal={Proceedings of the 2019 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)},
year={2019}
}
@inproceedings{yang2019xlnet,
author = {Yang, Zhilin and Dai, Zihang and Yang, Yiming and Carbonell, Jaime and Salakhutdinov, Russ R and Le, Quoc V},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {XLNet: Generalized Autoregressive Pretraining for Language Understanding},
volume = {32},
year = {2019}
}
@book{gut2013probability,
title={Probability: a graduate course},
author={Gut, Allan},
volume={75},
year={2013},
publisher={Springer Science \& Business Media}
}
@book{liu2003uncertain,
title={不确定规划及应用},
author={刘宝碇},
volume={1},
year={2003},
publisher={清华大学出版社有限公司}
}
@book{qiu2020nndl,
title = {神经网络与深度学习},
publisher = {机械工业出版社},
year = {2020},
author = {邱锡鹏},
address = {北京},
isbn = {9787111649687},
url = {https://nndl.github.io/},
}