#' @description
#' Shaped Residual MLP as used in Zimmer et al. Auto Pytorch Tabular (2020)
#' and proposed by https://mikkokotila.github.io/slate.
#' Implements 'Search Space 2' from Zimmer et al. Auto Pytorch Tabular (2020)
#' (https://arxiv.org/abs/2006.13799).
#' Currently some training techniques are missing (Shake-Shake, Shake-Drop, Mixup and SVD).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.