Skip to content

hango1996/escaping-from-the-saddle-point-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

escaping from the saddle point

this repository do the simulation of two classical methods to escape from the saddle point. The first one is Jin C, Ge R, Netrapalli P, et al. How to escape saddle points efficiently. The second one is Natasha 2: Faster non-convex optimization than sgd. These two simulation is accomplished using Python. We also do the time complexity test in the end. We test only for the quadratic function because of the convenience to calculate the gradient. We are pleased to find that both these methods contribute to escaping from the saddle point.

About

simulation to two classical methods to escape from the saddle point

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages