소스 검색

Add profiles

Martin Thoma 9 년 전
부모
커밋
fb837eb0ae
1개의 변경된 파일48개의 추가작업 그리고 37개의 파일을 삭제
  1. 48 37
      documents/cv-curriculum-vitae/cv-curriculum-vitae.tex

+ 48 - 37
documents/cv-curriculum-vitae/cv-curriculum-vitae.tex

@@ -29,6 +29,7 @@
 \usepackage{marvosym} % Required for symbols in the colored box
 \usepackage{ifsym} % Required for symbols in the colored box
 \usepackage{pdfpages}  % Signatureinbingung und includepdf
+\usepackage{csquotes}
 
 \usepackage{xcolor} % Allows the definition of hex colors
 
@@ -115,7 +116,7 @@ to classify those symbols. The data was collected with \href{http://write-math.c
 
 {\raggedleft\textsc{2013}\par}
 
-{\raggedright\large Programmer\\
+{\raggedright\large Software Developer\\
 \textit{improving KIT lecture translator}\\[5pt]}
 
 \normalsize{I've implemented and integrated an unsupervised acoustic model training framework into KIT lecture translator system for automatic model adaption.}\\
@@ -227,9 +228,10 @@ from 2014 & \textbf{Master of Science} \\
 
 2011 -- 2014 & \textbf{Bachelor of Science} \\
 & \textsc{Computer Science} \\
-& \textit{Karlsruhe Institute of Technology}\\
-& Thesis about On-line Recognition of\\
-& Handwritten Mathematical Symbols (\href{http://martin-thoma.com/write-math/}{Link})\\
+& \textit{Karlsruhe Institute of Technology} (KIT)\\
+& \textit{Carnegie Mellon University} (CMU)\\
+& Thesis about {\textbf{\color{headings}On-line Recognition of}}\\
+& {\textbf{\color{headings}Handwritten Mathematical Symbols}} (\textbf{\href{http://martin-thoma.com/write-math/}{Link}})\\
 &\\
 
 %----------------------------------------------------------------------------------------
@@ -356,21 +358,20 @@ better in problem solving if I get more time to think about it.}\\
 
 \section{Future plans and motivation}
 
-I'm currently employed as a research assistant at Institute for Anthropomatics
-and Robotics at KIT. My task is to improve the symbol recognizer I've developed
-during my bachelor's thesis and work on upgrading it to a full formula
-recognizer.\\
+I've recently got funding to support myself for a 3~months visit to BVLC,
+Berkeley. In addition to a review paper about semantic segmentation which I
+currently write, I would like to do research in this area with Jon Long, Evan
+Shelhamer and Trevor Darrell.\\
 
 The next step in my academic career is finishing the masters degree in computer
 science with a minor in mathematics.\\
 
 Besides my studies, I have built a machine learning students group called
-\textit{Machine Learning Karlsruhe} (ml-ka.de). As the group is still quite
-young, a lot of organization has to be done. We want have regular talks to
-improve our knowledge of machine learning.\\
-
-I would like to learn more about Mozillas new language Rust, machine learning
-in general and especially neural networks.
+\textit{Machine Learning Karlsruhe} (ml-ka.de). In this group we organize
+regular \enquote{Paper Discussion Groups} in which we, talk about papers
+about convolutional networks. We want have regular talks about machine learning
+in general as well as practical sessions where we try to apply the
+algorithms.
 
 
 
@@ -387,18 +388,24 @@ in general and especially neural networks.
 \section{Projects}
 
 \begin{tabular}{rl}
+%----------------------------------------------------------------------------------------
+Currently  & \textbf{Semantic Segmentation with CNNs}\\
+& \textit{writing a review paper about the work }\\
+& \textit{in the area}\\ \\
+
+%----------------------------------------------------------------------------------------
+Currently  & \textbf{Art in Machine Learning}\\
+& \textit{a little project to help people understand}\\
+& \textit{my fascination about the topic}\\ \\
+
+%----------------------------------------------------------------------------------------
 05/2015  & \textbf{Semantic Segmentation with CNNs}\\
-& \textit{classifying street for self-driving cars}\\
+& \textit{classifying street for self-driving cars}\\ \\
 
 %----------------------------------------------------------------------------------------
 11/2013  & \textbf{Book about Geometry and Topology}\\
 & \textit{writing an introduction to geometry and}\\
-& \textit{topology}\hfill \href{http://martin-thoma.com/geotopo/}{$\rightarrow$ read more}\\
-
-%----------------------------------------------------------------------------------------
-11/2013	 & \textbf{Minimum distance paper}\\
-& \textit{research to compute the minimum distance}\\
-& \textit{to a cubic spline}\hfill \href{https://github.com/MartinThoma/LaTeX-examples/tree/master/documents/math-minimal-distance-to-cubic-function}{$\rightarrow$ read more}\\
+& \textit{topology}\hfill \href{http://martin-thoma.com/geotopo/}{$\rightarrow$ read more}\\ \\
 
 %----------------------------------------------------------------------------------------
 06/2013	 & \textbf{Interpolation}\\
@@ -406,11 +413,6 @@ in general and especially neural networks.
 & \textit{for interpolation} \hfill \href{http://martin-thoma.com/polynomial-interpolation/}{$\rightarrow$ read more} \\\\
 
 %----------------------------------------------------------------------------------------
-02/2013	 & \textbf{Line segment intersection}\\
-& \textit{creating a simple check for line segment}\\
-& \textit{intersection} \hfill \href{http://martin-thoma.com/how-to-check-if-two-line-segments-intersect/}{$\rightarrow$ read more} \\\\
-
-%----------------------------------------------------------------------------------------
 06/2012	 & \textbf{Matrix multiplication}\\
 & \textit{examining algorithms and libraries for}\\
 & \textit{matrix multiplication} \hfill \href{http://martin-thoma.com/matrix-multiplication-python-java-cpp/}{$\rightarrow$ read more}\\\\
@@ -434,17 +436,26 @@ in general and especially neural networks.
 \section{Online Courses}
 
 \begin{tabular}{rll}
-09/2013	 & \textbf{Artificial Intelligence} & Udacity\\
-    	 & \textbf{for Robotics}            &\\
-    	 & \textit{finished 10/2013}        &\\\\
-06/2013	 & \textbf{Introduction to }        & Udacity\\
-    	 & \textbf{Artificial Intelligence} &\\
-    	 & \textit{finished 08/2013}        &\\\\
-05/2012	 & \textbf{Algorithms I}            & Stanford\\
-    	 & \textit{finished 07/2012}        &\\\\
-06/2010	 & \textbf{Introduction to Computer}& MIT\\
-    	 & \textbf{Science and Programming} &\\
-    	 & \textit{finished 09/2010}        &\\\\
+09/2013     & \textbf{Artificial Intelligence} & Udacity\\
+         & \textbf{for Robotics}            &\\
+         & \textit{finished 10/2013}        &\\\\
+06/2013     & \textbf{Introduction to }        & Udacity\\
+         & \textbf{Artificial Intelligence} &\\
+         & \textit{finished 08/2013}        &\\\\
+05/2012     & \textbf{Algorithms I}            & Stanford\\
+         & \textit{finished 07/2012}        &\\\\
+06/2010     & \textbf{Introduction to Computer}& MIT\\
+         & \textbf{Science and Programming} &\\
+         & \textit{finished 09/2010}        &\\\\
+\end{tabular}\\[10pt]
+
+
+\section{Profiles}
+
+\begin{tabular}{ll}
+StackExchange  & \href{https://careers.stackoverflow.com/thoma}{careers.stackoverflow.com/thoma} \\
+arXiv  & \href{http://arxiv.org/a/thoma_m_1.html}{arxiv.org/a/thoma\_m\_1} \\
+LinkedIn  & \href{https://www.linkedin.com/in/themoosemind}{linkedin.com/in/themoosemind} \\
 \end{tabular}\\[10pt]
 
 %----------------------------------------------------------------------------------------