jtanderson / DoubleDescent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploring Double Descent

About

This project is built to explore how ridge regression with optimal regularization behaves on datasets with non-gaussian noise applied to the training data labels. This is mostly to observe if the phenomena described as "double descent" can be mitigated under these alternative parameters.

Double Descent

The double descent phenomena is described as a critical interval where adding more data causes the test error to rise, then re-descend.

Deep Double Descent: Where Bigger Models and More Data Hurt

Features

About


Languages

Language:Python 100.0%