Recent content by Vulture1991

  1. V

    A On uniform boundedness of the GD algorithm

    Consider a function ##f\in\mathcal{C}^2## with Lipschitz continuous gradient (with constant ##L##)- we also assume the function is lowerbounded and has at least one minimum. Let ##\{x^k\}_k## be the sequence generated by Gradient Descent algorithm with initial point $x^0$ and step-size...
  2. V

    A What type of function satisfy a type of growth condition?

    Yes, that is true. But I am looking for more general class of function and a well-established theory on the conditions and properties of such functions. This is a bit similar to holder conditions but on the inverse of ##f##.
  3. V

    A What type of function satisfy a type of growth condition?

    Let ##f:\mathbb{R}^n\rightarrow\mathbb{R}^n##. Is there any class of function and some type of "growth conditions" such that bounds like below can be established: \begin{equation} ||f(x)||\geq g\left( \text{dist}(x,\mathcal{X})\right), \end{equation} with ##\mathcal{X}:= \{x:f(x)=0\}## (zero...
  4. V

    MHB Does limit of "approximate zero set" converge to the zero set?

    Let f:\mathbb{R}^m\rightarrow\mathbb{R}^m. Define the zero set by \mathcal{Z}\triangleq\{x\in\mathbb{R}^m | f(x)=\mathbf{0}\} and an \epsilon-approximation of this set by \mathcal{Z}_\epsilon\triangleq\{x\in\mathbb{R}^m|~||f(x)||\leq\epsilon\} for some \epsilon>0. Clearly \mathcal{Z}\subseteq...
Back
Top