/gradient-descent

Demo for the part 1 of the tutorial on pychain

Primary LanguagePython

gradient-descent

Two demos shown in the part 1 of my tutorial on pychain.

The file visualize.py allows to visualize the gradient and the tangent space of a surface.

Tangent space

The file anim3d.py creates an animation of the first steps of the gradient descent algorithm.

Gradient descent