Data Fundamentals (H) - Week 07 Quiz

1. Simulated annealing uses what metaheuristic to help avoid getting trapped in local minima?

2. A hyperparameter of an optimisation algorithm is:

3. First-order optimisation requires that objective functions be:

4. The gradient vector \(\nabla L(\theta)\) is a vector which, at any given point \(\theta\) will:

5. Finite differences is not an effective approach to apply first-order optimisation because:

6. Ant colony optimisation applies which two metaheuristics to improve random local search?