Skip to content

Commit a423b4b

Browse files
committed
add MCQMC2024 proceedings preprint update
1 parent f4e3e5f commit a423b4b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

resume/sorokin_resume.pdf

633 Bytes
Binary file not shown.

resume/sorokin_resume.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ \section{Experiences}
100100

101101
\section{Projects}
102102
\cvitem{\textbf{Fast Gaussian Processes with Derivatives for Solving PDEs}}{The cost of Gaussian process regression can be reduced from $\mathcal{O}(n^3)$ to $\mathcal{O}(n \log n)$ when one has control over the design of experiments. This is achieved by pairing quasi-random sampling with matching kernels to induce structure in the kernel matrix. My PhD research studies generalizations for quickly incorporating gradient information into the ML model and using these efficient strategies to solve PDEs with either random or deterministic coefficients.}
103-
\cvitem{\textbf{QMCPy Software}}{I lead development of the open source project QMCPy, a Quasi-Monte Carlo Python Library. This package provides high quality quasi-random sequence generators, automatic variable transformations, adaptive stopping criteria algorithms, and diverse use cases. Over the past five years, this project has grown to dozens of collaborators and \cite{choi.challenges_great_qmc_software,choi.QMC_software,sorokin.MC_vector_functions_integrals,sorokin.QMC_IS_QMCPy}. See \itlink{qmcpy.org}{https://qmcpy.org} for more information.}
103+
\cvitem{\textbf{QMCPy Software}}{I lead development of the open source project QMCPy, a Quasi-Monte Carlo Python Library. This package provides high quality quasi-random sequence generators, automatic variable transformations, adaptive stopping criteria algorithms, and diverse use cases. Over the past five years, this project has grown to dozens of collaborators and \cite{choi.challenges_great_qmc_software,choi.QMC_software,sorokin.MC_vector_functions_integrals,sorokin.QMC_IS_QMCPy,hickernell.qmc_what_why_how}. See \itlink{qmcpy.org}{https://qmcpy.org}.}
104104
\cvitem{\textbf{Argonne: AI on Supercomputers}}{I studied \emph{AI Driven Science on Supercomputers} during my time at \emph{Argonne National Laboratory}. Key topics included handling large scale data pipelines and parallel training for neural networks. %Coursework at \itlink{github.com/alegresor/ai-science-training-series}{https://github.com/alegresor/ai-science-training-series}.
105105
}
106106

0 commit comments

Comments
 (0)