bryan7264 commited on
Commit
81a9e2a
·
verified ·
1 Parent(s): 356bb94

Delete example_paper.bib with huggingface_hub

Browse files
Files changed (1) hide show
  1. example_paper.bib +0 -75
example_paper.bib DELETED
@@ -1,75 +0,0 @@
1
- @inproceedings{langley00,
2
- author = {P. Langley},
3
- title = {Crafting Papers on Machine Learning},
4
- year = {2000},
5
- pages = {1207--1216},
6
- editor = {Pat Langley},
7
- booktitle = {Proceedings of the 17th International Conference
8
- on Machine Learning (ICML 2000)},
9
- address = {Stanford, CA},
10
- publisher = {Morgan Kaufmann}
11
- }
12
-
13
- @TechReport{mitchell80,
14
- author = "T. M. Mitchell",
15
- title = "The Need for Biases in Learning Generalizations",
16
- institution = "Computer Science Department, Rutgers University",
17
- year = "1980",
18
- address = "New Brunswick, MA",
19
- }
20
-
21
- @phdthesis{kearns89,
22
- author = {M. J. Kearns},
23
- title = {Computational Complexity of Machine Learning},
24
- school = {Department of Computer Science, Harvard University},
25
- year = {1989}
26
- }
27
-
28
- @Book{MachineLearningI,
29
- editor = "R. S. Michalski and J. G. Carbonell and T.
30
- M. Mitchell",
31
- title = "Machine Learning: An Artificial Intelligence
32
- Approach, Vol. I",
33
- publisher = "Tioga",
34
- year = "1983",
35
- address = "Palo Alto, CA"
36
- }
37
-
38
- @Book{DudaHart2nd,
39
- author = "R. O. Duda and P. E. Hart and D. G. Stork",
40
- title = "Pattern Classification",
41
- publisher = "John Wiley and Sons",
42
- edition = "2nd",
43
- year = "2000"
44
- }
45
-
46
- @misc{anonymous,
47
- title= {Suppressed for Anonymity},
48
- author= {Author, N. N.},
49
- year= {2021}
50
- }
51
-
52
- @InCollection{Newell81,
53
- author = "A. Newell and P. S. Rosenbloom",
54
- title = "Mechanisms of Skill Acquisition and the Law of
55
- Practice",
56
- booktitle = "Cognitive Skills and Their Acquisition",
57
- pages = "1--51",
58
- publisher = "Lawrence Erlbaum Associates, Inc.",
59
- year = "1981",
60
- editor = "J. R. Anderson",
61
- chapter = "1",
62
- address = "Hillsdale, NJ"
63
- }
64
-
65
-
66
- @Article{Samuel59,
67
- author = "A. L. Samuel",
68
- title = "Some Studies in Machine Learning Using the Game of
69
- Checkers",
70
- journal = "IBM Journal of Research and Development",
71
- year = "1959",
72
- volume = "3",
73
- number = "3",
74
- pages = "211--229"
75
- }