Kizspy | Question: 26
(Choose 1 answer)
What is a parameterized function in the context of reinforcement learning?
A. A function that takes no inputs and outputs a constant value.
B. A function that uses parameters (weights) to approximate another function.
C. A function that always returns the same value regardless of inputs.
D. A function that randomly changes its parameters during training.