-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathawards.html
31 lines (29 loc) · 941 Bytes
/
awards.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
title: Paper awards
hide: false
navigation_weight: 9
---
<h2>Notable papers</h2>
<center>
<table>
<tr>
<td align="center">
<br />
<a href="http://proceedings.mlr.press/v108/paty20a.html">Regularity as Regularization: Smooth and Strongly Convex Brenier Potentials in Optimal Transport</a>. François-Pierre Paty, Alexandre d’Aspremont, Marco Cuturi.
</td>
</tr>
<tr>
<td align="center">
<br />
<a href="http://proceedings.mlr.press/v108/grant20a.html">On Thompson Sampling for Smoother-than-Lipschitz Bandits</a>. James Grant, David Leslie.
</td>
</tr>
<tr>
<td align="center">
<br />
<a href="http://proceedings.mlr.press/v108/tao20a.html">Variational Optimization on Lie Groups, with Examples of Leading (Generalized) Eigenvalue Problems</a>. Molei Tao, Tomoki Ohsawa.
</td>
</tr>
</table>
</center>