In an automated greenhouse, two robots adjust watering sched…
In an automated greenhouse, two robots adjust watering schedules to maximize plant health: Bot A uses a model-free method. It directly tries watering levels, observes the resulting plant growth, and updates its policy purely from experience. Bot B is model-based. It learns a predictive model of how soil moisture, sunlight, and weather affect plant health, then plans actions using this model. Which of the following statements about these bots are true? Select all that apply.
Read DetailsA robot vacuum cleaner navigates an apartment modeled as a M…
A robot vacuum cleaner navigates an apartment modeled as a Markov Decision Process (MDP). The transition function specifies the probability of moving from one room to another, given an action. Which of the following statements about MDP state transitions and value functions are true? Select all that apply.
Read Details