diff --git a/main.tex b/main.tex index 8bddb88..55c4342 100644 --- a/main.tex +++ b/main.tex @@ -21,8 +21,9 @@ \usepackage{nameref} %Listings -%\usepackage{minted} -\usepackage[finalizecache,cachedir=.]{minted} +\usepackage{minted} +%\usepackage[finalizecache,cachedir=.]{minted} +%\usepackage[frozencache,cachedir=.]{minted} %Font \renewcommand{\thelinenumber}{\raisebox{1pt}{\textcolor[RGB]{200,200,200}{\arabic{linenumber}}}} @@ -97,7 +98,7 @@ % Appendix \usepackage[toc]{appendix} -\newcommand{\mypart}[1]{\thispagestyle{empty}\part*{#1}\addtocounter{page}{-1}} +\newcommand{\mypart}[1]{\thispagestyle{empty}\part*{#1}}%\addtocounter{page}{-1}} % MISC @@ -321,7 +322,7 @@ \chapter*{Vita} \vspace{-6pt} {\small -Adam Krajewski was born in Europe, where he spent his childhood and received pre-college education at a school nationally recognized for its university-level chemistry curriculum. He first came to the United States in 2013 and moved completely in 2015 to join the Materials Science Department at Case Western Reserve University. Within the first two months, Adam began research in Prof. Welsch's group. After just one year, he enrolled in graduate courses and also joined Prof. Willard's group, progressively moving from experiments towards theory, modeling, and simulations. In the Fall of 2017, he enrolled in graduate courses in Artificial Intelligence, starting to specialize in applying AI techniques, including Machine Learning, to his research which became focused hidden process modeling, materials data processing, and data-driven design of magnetocaloric metallic glasses. +Adam Krajewski was born in Europe, where he spent his childhood and received pre-college education at a school nationally recognized for its university-level chemistry curriculum. He first came to the United States in 2013 and moved completely in 2015 to join the Materials Science Department at Case Western Reserve University. Within the first two months, Adam began research in Prof. Welsch's group. After just one year, he enrolled in graduate courses and also joined Prof. Willard's group, progressively moving from experiments towards theory, modeling, and simulations. In the Fall of 2017, he enrolled in graduate courses in Artificial Intelligence, starting to specialize in applying AI techniques, including Machine Learning, to his research which became focused on hidden process modeling, materials data processing, and data-driven design of magnetocaloric metallic glasses. After earning his B.S.E. degree in 2019, Adam moved directly to pursue PhD under world-renowned thermodynamics expert Prof. Zi-Kui Liu at Penn State. He had the pleasure of working on implementing various computational techniques, ranging from atomistic machine learning through materials data curation, to purely theoretical considerations, while having the support of colleagues who are specialists in applied ab-initio modeling, thermodynamic calculations, and materials discovery. Since 2022, he has also extensively collaborated with Lawrence Livermore National Lab, where he spent two summers on-site. diff --git a/pathplanning/Screenshot 2024-02-20 at 14.02.35.png b/pathplanning/Screenshot 2024-02-20 at 14.02.35.png deleted file mode 100644 index 05a5bc9..0000000 Binary files a/pathplanning/Screenshot 2024-02-20 at 14.02.35.png and /dev/null differ diff --git a/pathplanning/Screenshot 2024-02-21 at 12.35.25.png b/pathplanning/Screenshot 2024-02-21 at 12.35.25.png deleted file mode 100644 index 4f98608..0000000 Binary files a/pathplanning/Screenshot 2024-02-21 at 12.35.25.png and /dev/null differ diff --git a/pathplanning/Screenshot 2024-02-21 at 12.35.35.png b/pathplanning/Screenshot 2024-02-21 at 12.35.35.png deleted file mode 100644 index fbd130d..0000000 Binary files a/pathplanning/Screenshot 2024-02-21 at 12.35.35.png and /dev/null differ diff --git a/ultera.tex b/ultera.tex index f5dd82a..d7cbb66 100644 --- a/ultera.tex +++ b/ultera.tex @@ -15,7 +15,7 @@ \section{Introduction} \label{ultera:sec:intro} \begin{figure}[H] \centering - \includegraphics[width=0.2\textwidth]{ultera/ULTERA Data Detail_material.png} + \includegraphics[width=0.2\textwidth]{ultera/ULTERADataDetail_material.png} \caption{Schematic overview of the underlying core data structure in \texttt{ULTERA}. See Figure~\ref{ultera:fig:datapipeline} for details.} \label{ultera:fig:material} \end{figure} @@ -101,7 +101,7 @@ \section{Data Pipeline} \label{ultera:sec:pipeline} \begin{figure}[H] \centering - \includegraphics[width=0.95\textwidth]{ultera/ULTERA Data Detail.png} + \includegraphics[width=0.95\textwidth]{ultera/ULTERADataDetail.png} \caption{Schematic of the forward pipeline applied to data ingested into the system. For conciseness, intermediate steps of curation process and associated intermediate datasets are not depicted. Critically, a number of data points can converge at each step, so backward trace would be highly branched.} \label{ultera:fig:datapipeline} \end{figure} diff --git a/ultera/ULTERA Data Detail_part1.png b/ultera/ULTERA Data Detail_part1.png deleted file mode 100644 index 1aecee4..0000000 Binary files a/ultera/ULTERA Data Detail_part1.png and /dev/null differ diff --git a/ultera/ULTERA Data Detail_part2.png b/ultera/ULTERA Data Detail_part2.png deleted file mode 100644 index 3411530..0000000 Binary files a/ultera/ULTERA Data Detail_part2.png and /dev/null differ diff --git a/ultera/ULTERA Data Detail_part3.png b/ultera/ULTERA Data Detail_part3.png deleted file mode 100644 index 463929b..0000000 Binary files a/ultera/ULTERA Data Detail_part3.png and /dev/null differ diff --git a/ultera/ULTERA Data Detail.png b/ultera/ULTERADataDetail.png similarity index 100% rename from ultera/ULTERA Data Detail.png rename to ultera/ULTERADataDetail.png diff --git a/ultera/ULTERA Data Detail_material.png b/ultera/ULTERADataDetail_material.png similarity index 100% rename from ultera/ULTERA Data Detail_material.png rename to ultera/ULTERADataDetail_material.png