Andrew Restrest's CV
Author
Andrew Restrest
Last Updated
há 9 anos
License
Creative Commons CC BY 4.0
Abstract
Created using the Classicthesis-Styled CV LaTeX Template Version 1.0 (22/2/13) from LaTeXTemplates.com, originally by Alessandro Plasmati
Created using the Classicthesis-Styled CV LaTeX Template Version 1.0 (22/2/13) from LaTeXTemplates.com, originally by Alessandro Plasmati
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Classicthesis-Styled CV
% LaTeX Template
% Version 1.0 (22/2/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Alessandro Plasmati
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass{scrartcl}
\reversemarginpar % Move the margin to the left of the page
\newcommand{\MarginText}[1]{\marginpar{\raggedleft\itshape\small#1}} % New command defining the margin text style
\usepackage[nochapters]{classicthesis} % Use the classicthesis style for the style of the document
\usepackage[LabelsAligned]{currvita} % Use the currvita style for the layout of the document
\renewcommand{\cvheadingfont}{\LARGE\color{Maroon}} % Font color of your name at the top
\usepackage{hyperref} % Required for adding links and customizing them
\hypersetup{colorlinks, breaklinks, urlcolor=Maroon, linkcolor=Maroon} % Set link colors
\newlength{\datebox}\settowidth{\datebox}{Spring 2011} % Set the width of the date box in each block
\newcommand{\NewEntry}[3]{\noindent\hangindent=2em\hangafter=0 \parbox{\datebox}{\small \textit{#1}}\hspace{1.5em} #2 #3 % Define a command for each new block - change spacing and font sizes here: #1 is the left margin, #2 is the italic date field and #3 is the position/employer/location field
\vspace{0.5em}} % Add some white space after each new entry
\newcommand{\Description}[1]{\hangindent=2em\hangafter=0\noindent\raggedright\footnotesize{#1}\par\normalsize\vspace{1em}} % Define a command for descriptions of each entry - change spacing and font sizes here
%----------------------------------------------------------------------------------------
\begin{document}
\thispagestyle{empty} % Stop the page count at the bottom of the first page
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\begin{cv}{\spacedallcaps{Andrey Kulunchakov}}\vspace{1.5em} % Your name
\noindent\spacedlowsmallcaps{Personal Information}\vspace{0.5em} % Personal information heading
\NewEntry{}{Born in Russia,}{21 years old} % Birthplace and date
\NewEntry{email}{\href{mailto:kulu-andrej@yandex.com}{kulu-andrej@yandex.com}} % Email address
\NewEntry{phone}{+7 (906) 1596626} % Phone number(s)
\vspace{1em} % Extra white space between the personal information section and goal
\noindent\spacedlowsmallcaps{Goal}\vspace{1em} % Goal heading, could be used for a quotation or short profile instead
\Description{Improve my skills in creating and developing cuttind edge projects. Find a way to apply scientific approaches in solving practical problems. }\vspace{2em} % Goal text
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Education}\vspace{1em}
\NewEntry{2015-2017}{School of Data Analysis, Yandex}
\Description{
I entered one of the best school for data scientists in Russia in the year of very high competitive selection. There I will cognize brand new tools in such areas as Data Science, Big Data and Computer Science. }
\NewEntry{2013-2017}{Department of Intelligent Systems}
\Description{\MarginText{Bachelor of Computer Science}
This department gives a knowledge of theory and practical methods in Data Science. My scientific papers came as a result of working there. Many approaches to processing and analysis of data were cognized on the lectures in the department. \newline
Advisors: Prof.~Vadim \textsc{Strijov} \& Assoc. Prof.~Konstantin \textsc{Vorontsov}}
%------------------------------------------------
\NewEntry{2011-2017}{Moscow Institute os Physics and Technology}
\Description{\MarginText{Bachelor of Applied Mathematics}
There I've been getting the main tools of modern mathematics needed to solve practical problems. The things I've been learning here have already come in handy for many developed projects and written scientific papers. }
%------------------------------------------------
\NewEntry{Summer, 2010}{Advanced Educational Scientific Center of MSU}
\Description{\MarginText{Diploma, II degree}
This event was held for invited mathematicians from all over the Russia. We listened to lectures by outstanding scientists and then competed in solving problems. Event was held by the Moscow State University}
%------------------------------------------------
\vspace{1em} % Extra space between major sections
%----------------------------------------------------------------------------------------
% PUBLICATIONS
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Publications}\vspace{1em}
\NewEntry{2015}{Generation of simple structured ranking functions for the Information Retrieval problem}
\Description{\MarginText{(The translation is preparing for Elsevier)} This paper consider the Information Retrieval problem and associated objective to find qualitative ranking functions. These functions are supposed to be searched for as superpositions of the simple structured functions. Genetic algorithm is applied for this reason. Several metrics are proposed for detecting moments when algorithm has stagnated in a local minimum. Evolutions of functions are considered for different regularizators. For the best one the final version of genetic algorithm is launched on Trec7 and the best models are extracted. They are tested on Trec5,6,8. These models outperform the best ones extracted by exhausted algorithm from the space of very simple structured functions. Our final functions outperform the famous models $BM25, LGD, LM_{DIR}$ on the test samples as well.\\ Advisor: Prof.~Vadim \textsc{Strijov}}
%------------------------------------------------
\NewEntry{2014-2015}{Detection of isomorphic structures in nonlinear regression models }
\Description{\MarginText{(The translation is preparing for Intelligent Data Analysis)}This paper develops an automatic procedure for forecasting model generation. A model is a superposition of primitive functions. It is represented by a directed labeled tree. During the generation procedure execution some models have excessive structure complexity. In this case they should be replaced with proper models of simplier structure. To provide this replacement we develop a simplification algorithm. It uses a procedure that finds isomorphic subgraphs in trees. To reduce the model structure complexity the algorithm replaces a subtree with a proper one of lesser complexity. Also the algorithm reduces the dimensionality of the parameter space of a model. It unifies parameter vectors for every pair of isomorphic subtrees in a tree. The proposed algorithm has significantly lesser computational complexity than the problem of exhausive search for graph isomorphism. To compare a model with the simplified one we use two datasets.
The first one is a noisy synthetic dataset. The second is an European stock option dataset.\\ Advisor: Prof.~Vadim \textsc{Strijov}}
%------------------------------------------------
\vspace{1em} % Extra space between major sections
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Computer Skills}\vspace{1em}
\Description{\MarginText{Basic}\textsc{Ruby}, \LaTeX, Jabref}
\Description{\MarginText{Intermediate}\textsc{python},~Qt,~\textsc{R}, \textsc{SQL}, Linux, Matlab }
\Description{\MarginText{Advanced}Java, \textsc{C++}}
%------------------------------------------------
\vspace{1em} % Extra space between major sections
%----------------------------------------------------------------------------------------
% OTHER INFORMATION
%----------------------------------------------------------------------------------------
\spacedlowsmallcaps{Other Information}\vspace{1em}
\Description{\MarginText{Achievements and Awards}------ \ \ $\cdotp$\ \ 83th on long-contests on codechef.com among russian programmers}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{2015 \ \ $\cdotp$\ \ Bachelor Diploma with distinction (average mark: 9.1/10)}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{~~~~~~~ \ \ $\cdotp$\ \ Advanced Scholarship by WorldQuant for scietific work
}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{~~~~~~~ \ \ $\cdotp$\ \ Admitted to the School of Data Analysis of Yandex}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{~~~~~~~ \ \ $\cdotp$\ \ Develop ranking functions outperforming the existing ones}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{2014 \ \ $\cdotp$\ \ Admitted to the Department of Intelligent Systems}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{2013 \ \ $\cdotp$\ \ Advanced Scholarship by Gazprombank for excellent academic \newline ~~~~~~~achievements}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{2011 \ \ $\cdotp$\ \ III diploma on discrete mathematics olympiad in MIPT}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{~~~~~~~ \ \ $\cdotp$\ \ Score on United State Exam: 198/200 for Math and Physics}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{~~~~~~~ \ \ $\cdotp$\ \ Maximum possible score on regional stage of IMO}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{2010 \ \ $\cdotp$\ \ Governor's scholarship for excellent progress in school}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{~~~~~~~ \ \ $\cdotp$\ \ Honorable diploma on All-Russian Mathematical Olympiad}
%------------------------------------------------
\vspace{1em}
\newlength{\langbox} % Create a new length for the length of languages to keep them equally spaced
\settowidth{\langbox}{English} % Length equals the length of "English" - if you have a longer language in your list put it here
\Description{\MarginText{Languages}\parbox{\langbox}{\textsc{Rissian}}\ \ $\cdotp$\ \ \ Mothertongue}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{\parbox{\langbox}{\textsc{English}}\ \ $\cdotp$\ \ \ Intermediate (conversationally fluent)}
\vspace{-0.5em} % Negative vertical space to counteract the vertical space between every \Description command
\Description{\parbox{\langbox}{\textsc{French}}\ \ $\cdotp$\ \ \ Basic (simple words and phrases only)}
\vspace{1em} % Negative vertical space to counteract the vertical space between every \Description command
%------------------------------------------------
\Description{\MarginText{Interests}Football\ \ $\cdotp$\ \ History and painting \ \ $\cdotp$\ \ Poetry \ \ $\cdotp$\ \ Programming contests \ \ $\cdotp$\ \ }
%----------------------------------------------------------------------------------------
\end{cv}
\end{document}