Skip to content

speed1313/ntk

Repository files navigation

Neural Tangent Kernel Experiments

Experimental code to investigate the validity of Neural Tanget Kernel (NTK) theory in finite width. The blog post about this experiment is here.

How to Use

$ rye run python3 src/ntk/ntk_expermient.py --epoch 20000 --mode minibatch --batch_size 1 --depth 5 --lr 0.001

About

experiments about the neural tangent kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages