Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr authored Apr 12, 2023
1 parent 22774ce commit 9a9bf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GUI Process Automation with Transformers
# Process Automation with Transformers

Welcome to the GUI Process Automation with Transformers takehome assignment! In this assignment, you will be working with a dataset of user input events, screenshots, and window events. Your task is to generate the appropriate InputEvent(s) based on the previously recorded InputEvents and associated Screenshots, such that the original goal of the user in the recording is accomplished, while accounting for differences in screen resolution, window size, and application behavior.
## Problem Statement
Expand Down

0 comments on commit 9a9bf17

Please sign in to comment.