dyna3/engine-proto/gram-test
Aaron Fenyes d538cbf716 Correct improvement threshold by using unit step
Our formula for the improvement theshold works when the step size is
an absolute distance. However, in commit `4d5ea06`, the step size was
measured relative to the current gradient instead. This commit scales
the base step to unit length, so now the step size really is an absolute
distance.
2024-07-10 23:31:44 -07:00
..
basin-shapes.jl Visualize neighborhoods of global minima 2024-07-09 14:01:30 -07:00
circles-in-triangle.jl Require triangle sides to be planar 2024-07-09 14:10:23 -07:00
Engine.jl Correct improvement threshold by using unit step 2024-07-10 23:31:44 -07:00
ganja-1.0.204.js Host Ganja.js locally 2024-07-06 21:35:09 -07:00
gram-test.jl Update namespace of AbstractAlgebra.Rationals 2024-06-26 01:06:27 -07:00
gram-test.sage Try out the Gram matrix approach 2024-02-20 22:35:24 -05:00
low-rank-test.jl Try numerical low-rank factorization 2024-05-30 00:36:03 -07:00
overlap-test.jl Update namespace of AbstractAlgebra.Rationals 2024-06-26 01:06:27 -07:00
overlapping-pyramids.jl Randomize guess in gradient descent test 2024-07-07 17:56:12 -07:00
sphere-in-tetrahedron.jl Add required package to "sphere in tetrahedron" example 2024-07-08 14:19:05 -07:00