Experiments for ZOS-SEG algorithm for paper E. Statkevich et. al "Gradient-free algorithm for saddle point problems under overparametrization".
For stochastic noise we use standard normal distribution, multiplied by Delta. For deterministic noise we use function, depending on argument norm.
Notebook "Parameters_Fitting" contains algorithm implementation and fitting of the following parameters: batch_size B, step_size and smoothing parameter tau.
Notebook "Comparison" contains calculations of convergence rates for three different algorithms for solving Saddle point problem. Here you can see comparison results for stochastic and deterministic noise respecctively.

