Trust region

HOW IT IS BUILT The methods behind it Gradient descent Bayesian Optimization WHAT IT CAN DO Its core abilities WHERE IT IS USED — · — — · — TR learns · reasons · acts
How it's built
What it can do
Where it's used

A trust region is a mathematical concept used in optimization—the process of finding the best solution to a problem. Imagine you're trying to find the lowest point in a valley but can only see a short distance ahead due to fog; a trust region defines a nearby area around your current location where you trust your …

Read the in-depth article →