-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.bib
42 lines (37 loc) · 1.56 KB
/
references.bib
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
@comment{x-kbibtex-encoding=utf-8}
% use a reference manager to edit this file (jabref, kbibtex, mendeley, zotero...)
@article{SILVER2016,
author = {Silver, David and Huang, Aja and Maddison, Chris J. and Guez, Arthur and Sifre, Laurent and van den Driessche, George and Schrittwieser, Julian and Antonoglou, Ioannis and Panneershelvam, Veda and Lanctot, Marc and Dieleman, Sander and Grewe, Dominik and Nham, John and Kalchbrenner, Nal and Sutskever, Ilya and Lillicrap, Timothy and Leach, Madeleine and Kavukcuoglu, Koray and Graepel, Thore and Hassabis, Demis},
day = {01},
doi = {10.1038/nature16961},
issn = {1476-4687},
journal = {Nature},
number = {7587},
pages = {484–489},
title = {Mastering the game of Go with deep neural networks and tree search},
url = {https://doi.org/10.1038/nature16961},
volume = {529},
year = {2016}
}
@book{RUSSELL2020,
author = {Russell, Stuart and Norvig, Peter},
bibsource = {dblp computer science bibliography, https://dblp.org},
edition = {4},
publisher = {Pearson},
title = {Artificial Intelligence: {A} Modern Approach},
url = {http://aima.cs.berkeley.edu},
year = {2020}
}
@online{QUINN2023,
author = {Quinn, Brian},
title = {Popular Tools - Artificial Intelligence Tools for Research and Writing - Guides at Texas Tech University},
url = {https://guides.library.ttu.edu/artificialintelligencetools/popular},
urldate = {2023-04-15},
year = {2023}
}
@report{REXER2020,
author = {{Rexer Analytics}},
title = {2020 Data Science Survey Highlights},
url = {https://www.rexeranalytics.com/data-science-survey},
year = {2020}
}