commit bf7e4c2a3ada25b832fe704abbf48169b8715a0b
parent 148aceeac4f509d9e0cc63102b2a0f1a3939c0b4
Author: Ivan Gankevich <igankevich@ya.ru>
Date: Sat, 10 Dec 2016 16:55:02 +0300
Move references.
Diffstat:
3 files changed, 91 insertions(+), 91 deletions(-)
diff --git a/hpcs-16-mic-v2.tex b/hpcs-16-mic-v2.tex
@@ -68,7 +68,7 @@ milova\_evg@mail.ru, svetasvesh@yandex.ru, i.gankevich@spbu.ru%
\input{src/acknowledgements}
-\bibliography{src/references}{}
+\bibliography{references}{}
\bibliographystyle{IEEEtran}
% that's all folks
diff --git a/references.bib b/references.bib
@@ -0,0 +1,90 @@
+@article{learning-deep-architectures,
+ title={Learning deep architectures for AI},
+ author={Bengio, Yoshua},
+ journal={Foundations and trends in Machine Learning},
+ volume={2},
+ number={1},
+ pages={1--127},
+ year={2009},
+ publisher={Now Publishers Inc.}
+}
+
+@phdthesis{dnn-xeon-phi-thesis,
+ title={Accelerated Deep Learning using Intel Xeon Phi},
+ author={Viebke, Andr{\'e}},
+ year={2015},
+ school={Linnaeus University}
+}
+
+@inproceedings{dnn-xeon-phi-finance,
+ title={Implementing deep neural networks for financial market prediction on the Intel Xeon Phi},
+ author={Dixon, Matthew and Klabjan, Diego and Bang, Jin Hoon},
+ booktitle={Proceedings of the 8\textsuperscript{th} Workshop on High Performance Computational Finance},
+ pages={6},
+ year={2015},
+ organization={ACM}
+}
+
+@article{hinton2006reducing,
+ title={Reducing the dimensionality of data with neural networks},
+ author={Hinton, Geoffrey E and Salakhutdinov, Ruslan R},
+ journal={Science},
+ volume={313},
+ number={5786},
+ pages={504--507},
+ year={2006},
+ publisher={American Association for the Advancement of Science}
+}
+
+@article{bengio2007scaling,
+ title={Scaling learning algorithms towards AI},
+ author={Bengio, Yoshua and LeCun, Yann and others},
+ journal={Large-scale kernel machines},
+ volume={34},
+ number={5},
+ year={2007}
+}
+
+@phdthesis{werbos1974beyond,
+ title={Beyond regression: New tools for prediction and analysis in the behavioral sciences},
+ author={Werbos, Paul},
+ year={1974},
+ school={Harvard University}
+}
+
+@inproceedings{jin2014training,
+ title={Training large scale deep neural networks on the intel xeon phi many-core coprocessor},
+ author={Jin, Lei and Wang, Zhaokang and Gu, Rong and Yuan, Chunfeng and Huang, Yihua},
+ booktitle={Parallel \& Distributed Processing Symposium Workshops (IPDPSW), 2014 IEEE International},
+ pages={1622--1630},
+ year={2014},
+ organization={IEEE}
+}
+
+@inproceedings{stanic2014evaluation,
+ title={Evaluation of vectorization potential of Graph500 on Intel's Xeon Phi},
+ author={Stanic, Milan and Palomar, Oscar and Ratkovic, Ivan and Duric, Milovan and Unsal, Ozan and Cristal, Adrian and Valero, MR},
+ booktitle={High Performance Computing \& Simulation (HPCS), 2014 International Conference on},
+ pages={47--54},
+ year={2014},
+ organization={IEEE}
+}
+
+@inproceedings{calvin2013exploration,
+ title={The exploration of pervasive and fine-grained parallel model applied on Intel Xeon Phi coprocessor},
+ author={Calvin, Christophe and Ye, Fan and Petiton, Serge},
+ booktitle={P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC), 2013 Eighth International Conference on},
+ pages={166--173},
+ year={2013},
+ organization={IEEE}
+}
+
+@inproceedings{duran2012intel,
+ title={{The Intel Many Integrated Core architecture}},
+ author={Duran, Alejandro and Klemm, Michael},
+ booktitle={International Conference on High Performance Computing and Simulation (HPCS)},
+ pages={365--366},
+ year={2012},
+ organization={IEEE}
+}
+
diff --git a/src/references.bib b/src/references.bib
@@ -1,90 +0,0 @@
-@article{learning-deep-architectures,
- title={Learning deep architectures for AI},
- author={Bengio, Yoshua},
- journal={Foundations and trends in Machine Learning},
- volume={2},
- number={1},
- pages={1--127},
- year={2009},
- publisher={Now Publishers Inc.}
-}
-
-@phdthesis{dnn-xeon-phi-thesis,
- title={Accelerated Deep Learning using Intel Xeon Phi},
- author={Viebke, Andr{\'e}},
- year={2015},
- school={Linnaeus University}
-}
-
-@inproceedings{dnn-xeon-phi-finance,
- title={Implementing deep neural networks for financial market prediction on the Intel Xeon Phi},
- author={Dixon, Matthew and Klabjan, Diego and Bang, Jin Hoon},
- booktitle={Proceedings of the 8\textsuperscript{th} Workshop on High Performance Computational Finance},
- pages={6},
- year={2015},
- organization={ACM}
-}
-
-@article{hinton2006reducing,
- title={Reducing the dimensionality of data with neural networks},
- author={Hinton, Geoffrey E and Salakhutdinov, Ruslan R},
- journal={Science},
- volume={313},
- number={5786},
- pages={504--507},
- year={2006},
- publisher={American Association for the Advancement of Science}
-}
-
-@article{bengio2007scaling,
- title={Scaling learning algorithms towards AI},
- author={Bengio, Yoshua and LeCun, Yann and others},
- journal={Large-scale kernel machines},
- volume={34},
- number={5},
- year={2007}
-}
-
-@phdthesis{werbos1974beyond,
- title={Beyond regression: New tools for prediction and analysis in the behavioral sciences},
- author={Werbos, Paul},
- year={1974},
- school={Harvard University}
-}
-
-@inproceedings{jin2014training,
- title={Training large scale deep neural networks on the intel xeon phi many-core coprocessor},
- author={Jin, Lei and Wang, Zhaokang and Gu, Rong and Yuan, Chunfeng and Huang, Yihua},
- booktitle={Parallel \& Distributed Processing Symposium Workshops (IPDPSW), 2014 IEEE International},
- pages={1622--1630},
- year={2014},
- organization={IEEE}
-}
-
-@inproceedings{stanic2014evaluation,
- title={Evaluation of vectorization potential of Graph500 on Intel's Xeon Phi},
- author={Stanic, Milan and Palomar, Oscar and Ratkovic, Ivan and Duric, Milovan and Unsal, Ozan and Cristal, Adrian and Valero, MR},
- booktitle={High Performance Computing \& Simulation (HPCS), 2014 International Conference on},
- pages={47--54},
- year={2014},
- organization={IEEE}
-}
-
-@inproceedings{calvin2013exploration,
- title={The exploration of pervasive and fine-grained parallel model applied on Intel Xeon Phi coprocessor},
- author={Calvin, Christophe and Ye, Fan and Petiton, Serge},
- booktitle={P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC), 2013 Eighth International Conference on},
- pages={166--173},
- year={2013},
- organization={IEEE}
-}
-
-@inproceedings{duran2012intel,
- title={{The Intel Many Integrated Core architecture}},
- author={Duran, Alejandro and Klemm, Michael},
- booktitle={International Conference on High Performance Computing and Simulation (HPCS)},
- pages={365--366},
- year={2012},
- organization={IEEE}
-}
-