diff options
author | nunzip <np_scarh@e4-pattern-vm.europe-west4-a.c.electric-orbit-223819.internal> | 2018-12-05 18:52:27 +0000 |
---|---|---|
committer | nunzip <np_scarh@e4-pattern-vm.europe-west4-a.c.electric-orbit-223819.internal> | 2018-12-05 18:52:27 +0000 |
commit | 60189ef2705ea441cadff4afd63fe396edb6550a (patch) | |
tree | c011ef17475ff5f89e4a81f28b2d75fcadbc4bb6 /report2/bibliography.bib | |
parent | 48ac66ef7f26a4d503e5850af1ee2ad345fd6dc7 (diff) | |
download | vz215_np1915-60189ef2705ea441cadff4afd63fe396edb6550a.tar.gz vz215_np1915-60189ef2705ea441cadff4afd63fe396edb6550a.tar.bz2 vz215_np1915-60189ef2705ea441cadff4afd63fe396edb6550a.zip |
Set up report structure
Diffstat (limited to 'report2/bibliography.bib')
-rwxr-xr-x | report2/bibliography.bib | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/report2/bibliography.bib b/report2/bibliography.bib new file mode 100755 index 0000000..5c58f17 --- /dev/null +++ b/report2/bibliography.bib @@ -0,0 +1,21 @@ +@misc{lecture-notes, + title = {EE4-68 Pattern Recognition Lecture Notes}, + organization = {{ Imperial College London }}, + timestamp = {2018-12-20T03:31:30Z}, + urldate = {2018-12-19}, + author = {Tae-Kyun Kim}, + year = {2018}, +} + +@INPROCEEDINGS{pca-lda, +author={N. Zhao and W. Mio and X. Liu}, +booktitle={The 2011 International Joint Conference on Neural Networks}, +title={A hybrid PCA-LDA model for dimension reduction}, +year={2011}, +volume={}, +number={}, +pages={2184-2190}, +keywords={data analysis;learning (artificial intelligence);principal component analysis;hybrid {PCA-LDA} model;linear discriminant analysis;within-class scatter under projection;low-dimensional subspace;principal component analysis;discrimination performance;hybrid dimension reduction model;dimension reduction algorithm;face recognition;Principal component analysis;Data models;Training;Cost function;Vectors;Computational modeling;Training data}, +doi={10.1109/IJCNN.2011.6033499}, +ISSN={2161-4407}, +month={July},} |