Skip to content

A visualization of the Stochastic Gradient Descent algorithm in 3 dimensions.

Notifications You must be signed in to change notification settings

TesseractionCode/GradientDescentVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Upon running gradient.py with the Pillow and Pygame packages installed, a Pygame window should open, and you should see the following screen after a short wait. image

Step 2: Select the window and press up arrow to make the first step. Making enough steps will cause the white marker to move to a local minimum (dark) point. image

About

A visualization of the Stochastic Gradient Descent algorithm in 3 dimensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages