HyperAIHyperAI

Command Palette

Search for a command to run...

Non-Convex Optimization

Date

3 years ago

Non-convex optimizationIt is used in the fields of machine learning and signal processing, mainly for non-convex problems, that is, it directly solves the problem without using relaxation processing and directly optimizes the non-convex formula.

Common non-convex optimization techniques include the following:

  • Projected Gradient Descent
  • Alternating Minimization
  • Expectation-Maximization Algorithm
  • Stochastic Optimization and Its Variants

These methods are fast in practice. Currently, deep learning and some machine learning problems involve non-convex optimization processing.

Transformation for non-convex optimization

  • Modify the objective function to transform it into a convex function;
  • Discard the constraints and make the new feasible domain a convex set.

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Non-Convex Optimization | Wiki | HyperAI