# Deep Linear Models Reading List ### The Implicit Bias of Gradient Descent on Separable Data [(Soudry et al, 2018)](https://arxiv.org/abs/1710.10345) Shows that linear models with logistic loss function converge to max-margin solution on fully separable data.