A curated list of papers of interesting empirical study and insight on deep learning. Continually updating...
-
Updated
Dec 16, 2024
A curated list of papers of interesting empirical study and insight on deep learning. Continually updating...
Code for Arxiv Double Descent Demystified: Identifying, Interpreting & Ablating the Sources of a Deep Learning Puzzle
MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".
Double Descent results for FCNNs on MNIST, extended by Label Noise (Reconciling Modern Machine-Learning Practice and the Classical Bias–Variance Trade-Off) [Python/PyTorch]..
Explore the double-descent phenomena in the context of system identification. Companion code to the paper (https://arxiv.org/abs/2012.06341):
[ICIAP23] Sparse Double Descent in Vision Transformers: real or phantom threat?
This repository is the official implementation of "Optimization Variance: Delve into the Epoch-Wise Double Descent of DNNs"
[AAAI24] DSD2: Can We Dodge Sparse Double Descent and Compress the Neural Network Worry-Free?
This project outlines 4 experiments to explore the effects of several settings on the bias-variance tradeoff curve
ICLR 2022: Phenomenology of Double Descent in Finite-width Neural Networks
Implementation of the double descent Deep Learning phenomenon from the article Grokking: Generalization beyond overfitting.
Assignments of my CST Part II Deep Neural Networks unit
Double descent experiments/repros on classical ML models and deep neural nets
A Review of Preetum Nakkiran's "More Data Can Hurt for Linear Regression: Sample-wise Double Descent"
Interpolating Neural Networks in Asset Pricing Data. Supports Distributed Training in TensorFlow.
DSC 261 Responsible Data Science Project
Toy dataset to study double descent optimization patterns in machine learning.
Add a description, image, and links to the double-descent topic page so that developers can more easily learn about it.
To associate your repository with the double-descent topic, visit your repo's landing page and select "manage topics."