Minor updates

This commit is contained in:
Timothyxxx
2024-01-16 12:15:21 +08:00
parent 6336a31419
commit 48a86d36cf
4 changed files with 401 additions and 1 deletions

View File

@@ -23,4 +23,11 @@ todo
- [x] Error handling during file passing and file opening, etc.
- [x] Add accessibility tree from the OS into the observation space
- [ ] Add pre-process and post-process action support for benchmarking setup and evaluation
- [ ] Multiprocess support, this can enable the reinforcement learning to be more efficient
- [ ] Multiprocess support, this can enable the reinforcement learning to be more efficient
## Road map of benchmark, tools and resources (Proposed)
- [ ] Improve the annotation tool base on DuckTrack, make it more robust which align on accessibility tree
- [ ] Annotate the steps of doing the task
- [ ] Build a website for the project
- [ ] Crawl all resources we explored from the internet, and make it easy to access
- [ ] Set up ways for community to contribute new examples