Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to reproduce facebook login #1

Open
r4ghu opened this issue Oct 14, 2021 · 0 comments
Open

Trying to reproduce facebook login #1

r4ghu opened this issue Oct 14, 2021 · 0 comments

Comments

@r4ghu
Copy link

r4ghu commented Oct 14, 2021

Hi,
I am trying to reproduce facebook login demo by running the hard2medium9tasks and facing the following challenges -

  • Linking the code to live browser instance and sending commands from terminal: I came across demo.py file and it looks like it runs on the miniWob examples. It will be great if you can provide a demo file which can be used to test on any website through command input via terminal.
  • Generalization accuracy for facebook (or other websites) login - I trained the hard2medium9tasks model for 30000 iterations and tried running login user scenario for miniWob websites and the average reward is consistently 1. But when I used this model on facebook webpage (passed the static webpage content through miniwob), the reward is -1. I can see the model able to detect the input fields but not able to paste the right username and password fields. I would like to know if I have to run for 150000 iterations or I can see better results at a lower number of iterations.

Question about PR - It will be great to know if your repository is open for PRs and open-source contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant