/CSE-592-Project

CSE 592 Project

Primary LanguageJupyter Notebook

CSE-592-Project: Gradient-free Stochastic Convex Unconstrained Optimization

In this project, we will implement three papers:

Stochastic First- and Zeroth-order Methods for Nonconvex Stochastic Programming has first-order method and is for nonconvex functions, but convex functions under its method will converge faster. And we only focus on zeroth-order method of this paper.