Experiment - Computer use agents
Problem:We want to build a computer agent that can learn to use a simple computer interface to complete tasks like opening files or clicking buttons.
Current Metrics:Training success rate: 98%, Validation success rate: 65%
Issue:The agent is overfitting: it performs very well on training tasks but poorly on new, unseen tasks.
