All Projects → james-simon → eigenlearning

james-simon / eigenlearning

Licence: other
codebase for "A Theory of the Inductive Bias and Generalization of Kernel Regression and Wide Neural Networks"

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to eigenlearning

RSpectra
R Interface to the Spectra Library for Large Scale Eigenvalue and SVD Problems
Stars: ✭ 68 (+54.55%)
Mutual labels:  eigenvalues
PageRank
A demonstration of the PageRank algorithm, using Eigenvectors to assign significance to HTML pages
Stars: ✭ 17 (-61.36%)
Mutual labels:  eigenvalues
Eiten
Statistical and Algorithmic Investing Strategies for Everyone
Stars: ✭ 2,197 (+4893.18%)
Mutual labels:  eigenvalues
Gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
Stars: ✭ 1,629 (+3602.27%)
Mutual labels:  eigenvalues
primme
PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems
Stars: ✭ 98 (+122.73%)
Mutual labels:  eigenvalues
GenericSchur.jl
Julia package for Schur decomposition of matrices with generic element types
Stars: ✭ 14 (-68.18%)
Mutual labels:  eigenvalues
mathematics-for-machine-learning-coursera
quizzes/assignments for mathematics for machine learning specialization on coursera
Stars: ✭ 264 (+500%)
Mutual labels:  eigenvalues
ArnoldiMethod.jl
Implicitly Restarted Arnoldi Method, natively in Julia
Stars: ✭ 59 (+34.09%)
Mutual labels:  eigenvalues
SLICOT-Reference
SLICOT - A Fortran subroutines library for systems and control
Stars: ✭ 19 (-56.82%)
Mutual labels:  eigenvalues
eigenvalues
symmetric matrices algorithms to compute eigenvalue/eigenvector pairs
Stars: ✭ 26 (-40.91%)
Mutual labels:  eigenvalues

Eigenlearning

This repo contains code for replicating the experiments of the paper A Theory of the Inductive Bias and Generalization of Kernel Regression and Wide Neural Networks. The .py files provide a general codebase for generating synthetic datasets, loading image datasets, and testing the performance of kernel regression and finite nets learning functions on these domains. The .ipynb files in the experiments directory run selected experiments and generate the associated figures.

As of Spring 2022, this repo is under active development. If you discover any bugs or want to request any changes, let us know!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].