Articles — Recent
Papers, presentations, reports and more, written in LaTeX and published by our community. Search or browse below.

2page CV
"ModernCV" CV and Cover Letter
LaTeX Template
Version 1.1 (9/12/12)
This template has been downloaded from:
http://www.LaTeXTemplates.com
Original author:
Xavier Danaux (xdanaux@gmail.com)
License:
CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Mohammed Bilal

An application of the Ncut algorithm, with an open-source implementation (in the R environment).
Although the analysis of data is a task that has gained the interest of the statistical community in recent years and whose familiarity with the statistical computing environment, they encourage the current statistical community (to students and teachers of the area) to complete statistical analysis reproducible by means of the tool R. However for years there has been a gap between the calculation of matrices on a large scale and the term "big data", in this work the Normalized Cut algorithm for images is applied. Despite the expected, the R environment to do image analysis is poorly, in comparison with other computing platforms such as the Python language or with specialized software such as OpenCV.
Being well known the absence of such function, in this work we share an implementation of the Normalized Cut algorithm in the R environment with extensions to programs and processes performed in C ++, to provide the user with a friendly interface in R to segment images. The article concludes by evaluating the current implementation and looking for ways to generalize the implementation for a large scale context and reuse the developed code.
Key words: Normaliced Cut, image segmentation, Lanczos algorithm, eigenvalues and eigenvectors, graphs, similarity matrix, R (the statistical computing environment), open source, large scale and big data.
José Antonio garcia

Curriculum Vitae
"ModernCV" CV and Cover Letter
LaTeX Template
Version 1.1 (9/12/12)
This template has been downloaded from:
http://www.LaTeXTemplates.com
Original author:
Xavier Danaux (xdanaux@gmail.com)
License:
CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Ghizlane Bermuda

Thesis 1/20/16
Short thesis recap presentation
Mariah Efurd

Hangdong's CV
Hangdong's CV. Created based on the Deedy résumé template.
Hangdong

Kit de Automa¸c˜ao de Janelas
O conceito de automação residencial é definido como o conjunto de serviços proporcionados por sistemas tecnológicos
integrados, sendo a melhor maneira de satisfazer as necessidades básicas de segurança, comunicação, gestão energética
e conforto de uma habitação. Seguindo essa concepção, surgiu-se a ideia da criação de um Kit automatizado para
janelas utilizando a plataforma Arduíno, visando a solução de problemas do dia a dia como o transtorno causado pela
chuva e principalmente, gerando praticidade e comodidade para os cidadãos.
Jakyson Dias

Curriculum vitae
LaTeX Template Source: http://www.howtotex.com/
Bioleyton

Word Embeddings for Clinical Systems
In this paper, we evaluate a baseline word embedding model for a set of clinical notes derived from patient records. For our baseline, we extract features for this embedding using the Word2Vec module from the gensim package. We also build two models, a word2vec skipgram model with negative sampling and a positive point-wise mutual information (PPMI) model by training on the processed clinical notes. Our evaluation shows that both the PPMI and the skipgram models show improved results for medically-related terms when compared with the baseline model. PPMI shows the best result out of all three models.
Hathaitorn Rojnirun, Oluseye Bankole

Si \(AB=I\) entonces \(A\) es invertible y \(A^{-1}=B\)
Vamos a demostrar el notable teorema que dice que, dadas dos matrices cuadradras \(A\) y \(B\) del mismo tamaño, si \(AB=I\), donde \(I\) es la matriz identidad del mismo tamaño que la matrices \(A\) y \(B\), entonces \(A\) es invertible y \(B^{-1}=A\). La prueba será directa y sólo usaremos el hecho de que si \(|A|\ne0\) entonces \(A\) es invertible. La pregunta es si puedes tú, estimado estudiante, ofrecer otra prueba de la que aquí se sugiere. Sirva además este texto como un ejemplo de escritura con LaTeX.
Memo Garro