You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/about.md
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,24 @@ permalink: /
5
5
subtitle: # <a href="https://www.mccombs.utexas.edu/PhD/Areas-of-Study/IROM">IROM Department</a> • <a href="https://www.mccombs.utexas.edu/">McCombs School of Business</a> • <a href="https://www.utexas.edu/">University of Texas at Austin</a>
6
6
profile:
7
7
align: right
8
-
image: profile_square.jpg
8
+
image: prof.jpeg
9
9
address:
10
10
11
11
news: false # includes a list of news items
12
12
selected_papers: true # includes a list of papers marked as "selected={true}"
13
13
social: true # includes social icons at the bottom of the page
14
14
---
15
15
16
-
I'm a machine learning engineer at [Google](https://about.google/), working on large language models. Before that, I did my PhD in machine learning at [UT Austin](https://www.utexas.edu/), advised by [Prof. Mingyuan Zhou](http://mingyuanzhou.github.io/), where I did research in backpropagating through discrete variables in deep learning. I also hold an M.Sc. and B.Sc. in computer science from the [University of Ljubljana](https://fri.uni-lj.si/en).
17
-
<!-- Before starting my PhD, I worked on applying machine learning to different domains. I was a visiting researcher at Stanford University, working with [Prof. Leskovec](https://cs.stanford.edu/~jure/) on applying NLP to extract protein-protein interactions from the scientific literature. I also worked as a data scientist at [Zemanta](https://www.zemanta.com/) and [Salviol](http://www.salviol.com/) preventing fraud in native advertising and insurance claims, respectively. For more details, see my [resume](assets/pdf/Resume-Alek-Dimitriev.pdf). In my free time, i like to [read](https://www.goodreads.com/review/list/9349542-alek), listen to podcasts, and think about how best to [improve the world](https://en.wikipedia.org/wiki/Effective_altruism). -->
16
+
I'm a machine learning engineer at Google, working on [Gemini](https://gemini.google.com) finetuning and inference for teams across [Alphabet](https://abc.xyz). I've been fortunate to work on a wide range of problems, ranging from multimodal capabilities augmentation, to non-generative tasks like text embedding, to automating model hyperparameters and sharding to improve training and inference efficiency.
17
+
18
+
Before Google, I did my PhD in machine learning at [UT Austin](https://www.utexas.edu/), advised by [Prof. Mingyuan Zhou](http://mingyuanzhou.github.io/), where my research was focused on [Gradient estimation for discrete variables via dependent Monte Carlo samples](https://repositories.lib.utexas.edu/items/b2924809-2671-48ba-b004-5e509f50bcc0). I also hold an M.Sc. and B.Sc. in computer science from the [University of Ljubljana](https://fri.uni-lj.si/en).
19
+
20
+
<!-- I'm a machine learning engineer at [Google](https://about.google/), working on large language models. Before that, I did my PhD in machine learning at [UT Austin](https://www.utexas.edu/), advised by [Prof. Mingyuan Zhou](http://mingyuanzhou.github.io/), where I did research in backpropagating through discrete variables in deep learning. I also hold an M.Sc. and B.Sc. in computer science from the [University of Ljubljana](https://fri.uni-lj.si/en).
21
+
Before starting my PhD, I worked on applying machine learning to different domains.
22
+
I was a visiting researcher at Stanford University, working with [Prof. Leskovec](https://cs.stanford.edu/~jure/)
23
+
on applying NLP to extract protein-protein interactions from the scientific literature.
24
+
I also worked as a data scientist at [Zemanta](https://www.zemanta.com/)
25
+
and [Salviol](http://www.salviol.com/) preventing fraud in native advertising and insurance claims,
26
+
respectively. For more details, see my [resume](assets/pdf/Resume-Alek-Dimitriev.pdf).
27
+
In my free time, i like to [read](https://www.goodreads.com/review/list/9349542-alek),
28
+
listen to podcasts, and think about how best to [improve the world](https://en.wikipedia.org/wiki/Effective_altruism). -->
0 commit comments