-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtitlepage.tex
More file actions
51 lines (39 loc) · 1.55 KB
/
titlepage.tex
File metadata and controls
51 lines (39 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
\begin{titlepage}
\begin{center}
\vspace*{1cm}
\Large
\textbf{Particle swarm optimization to the MLJ machine learning toolbox}
\vspace{0.25cm}
\text{Google Summer of Code 2021 Proposal}
\vspace{0.5cm}
\vspace{1.5cm}
\Large
\textbf{Quazi Irfan\\}
\text{Mentors: Anthony Blaom, Sebastian Vollmer}
\vspace{0.5cm}
\animategraphics[loop,autoplay, width=0.65\linewidth]{1}{./plots/cover/plot}{1}{25}
\vspace{0.5cm}
\small
\begin{multicols}{2}
\begin{flushleft}
\textbf{MS Student in Statistics} \\
South Dakota State University
Contact: 704 12th Ave, Apt 3 \\
Brookings, South Dakota, 57006 \\
Email: quazirfan@gmail.com; quazi.irfan@jacks.sdstate.edu\\
Websites: github.com/quazi-irfan/ \\
Slack nick: Quazi Irfan \\
Telephone number: +1 386 334 4792
\end{flushleft}
\vspace{0.8cm}
\columnbreak
\begin{flushleft}
\textbf{Google Summer of Code '21} \\
Organization: Julia Language \\
Package: MLJ / MLJ Tuning
\end{flushleft}
\end{multicols}
\footnote{Please use Adobe Acrobat Reader to open this PDF as all plots are animated.}
\footnote{No code is included in this PDF. All code are hosted at \href{https://github.com/quazi-irfan/Julia_PSO_GSoC21}{my Github repo}}
\end{center}
\end{titlepage}