forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (23 loc) · 1.55 KB
/
index.html
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
---
layout: default
---
<p>
I am working at the University of Freiburg, before that I worked 7 years at Amazon as a Senior Applied Scientist.
</p>
<p>
My research focuses on machine-learning, in particular in AutoML, LLMs, and probabilistic time-series forecasting. In the past, I also worked on Computational Topology and Geometry Processing.
</p>
<p>
I deeply enjoy taking inspiration of real-problems to do academic research (and the other way around too!). Some of this research went into AWS services such as the forecasting service <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/deepar.html">DeepAR</a>,
<a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning.html">AWS hyperparameter tuning service </a>
or more recently <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/inference-recommender.html">AWS SageMaker inference recommender</a>.
</p>
<p>
I am also very keen on working on open-source, I am a core developer of <a href="https://github.com/syne-tune/syne-tune">Syne Tune</a> (Hyperparameter Optimization), I was also a core-developer of <a href="https://github.com/awslabs/gluon-ts">Gluon-ts</a> (time series forecasting), <a href="https://github.com/awslabs/datawig">Datawig</a> (data imputation) and <a href="https://gudhi.inria.fr">Gudhi</a> (computational topology).
</p>
<p>
You can find my CV <a href="/downloads/davidsalinas_cv_11_2023.pdf?attredirects=0"> here</a>.
</p>
<p>
My list of publications can be found on <a href="http://scholar.google.fr/citations?user=D0WjJlsAAAAJ&hl=en">Google scholar.</a><br />
</p>