Skip to content

Commit 5823a37

Browse files
committed
spelling run again
1 parent e588bbf commit 5823a37

File tree

6 files changed

+179
-171
lines changed

6 files changed

+179
-171
lines changed

src/acronyms.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ \section*{Abbreviations}
3838
\acro {CRIU} {Checkpoint/Restore in Userspace}
3939
\acro {LSTM} {Long-Short Term Memory}
4040
\acro {RNN} {Recurrent Neural Network}
41-
\acro {SL} {Supervised Learning}
4241
\acro {SSL} {Secure Socket Layers}
43-
\acro {UL} {Unsupervised Learning}
4442
\acro {UI} {User Interface}
4543
\acro {VM} {Virtual Machine}
4644

src/bibliography.bib

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,4 +801,24 @@ @article{schaul2015prioritized
801801
journal = {arXiv preprint arXiv:1511.05952},
802802
year = {2015}
803803
}
804+
@article{rudin2012machine,
805+
title = {Machine learning for the New York City power grid},
806+
author = {Rudin, Cynthia and Waltz, David and Anderson, Roger N and Boulanger, Albert and Salleb-Aouissi, Ansaf and Chow, Maggie and Dutta, Haimonti and Gross, Philip N and Huang, Bert and Ierome, Steve and others},
807+
journal = {IEEE transactions on pattern analysis and machine intelligence},
808+
volume = {34},
809+
number = {2},
810+
pages = {328},
811+
year = {2012}
812+
}
813+
814+
@article{domingos2012few,
815+
title = {A few useful things to know about machine learning},
816+
author = {Domingos, Pedro},
817+
journal = {Communications of the ACM},
818+
volume = {55},
819+
number = {10},
820+
pages = {78--87},
821+
year = {2012},
822+
publisher = {ACM}
823+
}
804824

0 commit comments

Comments
 (0)