Sparsifying Parametric Models with L0 Regularization
2024-09-05Code Available0· sign in to hype
Nicolò Botteghi, Urban Fasel
Code Available — Be the first to reproduce this paper.
ReproduceCode
Abstract
This document contains an educational introduction to the problem of sparsifying parametric models with L0 regularization. We utilize this approach together with dictionary learning to learn sparse polynomial policies for deep reinforcement learning to control parametric partial differential equations. The code and a tutorial are provided here: https://github.com/nicob15/Sparsifying-Parametric-Models-with-L0.