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

Agent is Not Challenging Error #350

Open
fbkhalif opened this issue Jan 18, 2023 · 3 comments
Open

Agent is Not Challenging Error #350

fbkhalif opened this issue Jan 18, 2023 · 3 comments
Labels
question Further information is requested

Comments

@fbkhalif
Copy link

Hello,
Currently, if I try to combine the simple rl example code with the experimental self play code in the poke-env examples, and try to create an environment with two rl actors playing against one another, I get an error that says "Agent is not challenging". I've tried a number of work arounds such as threading, instantiating separate simple RL players with "none" as opponents and trying to make them manually challenge one another, making changes in the openai api code, etc etc, but still circle back to this error/issue. Was wondering what might be causing this/what could be done to fix/work around this?

@hsahovic
Copy link
Owner

@hsahovic hsahovic added the question Further information is requested label Jan 22, 2023
@fbkhalif
Copy link
Author

hello, yes - I checked it out and it was quite helpful, and self play with two random agents works well! The only issue is that as soon as I attempt to implement self-play between two simple RL agents, I get an "agent is not challenging" error

@ghost
Copy link

ghost commented Apr 12, 2023

Hello @fbkhalif, I am having the same issue and wanted to ask whether you have found a solution to this. I have tried various things you have also mentioned in your first comment and I am thinking the problem lays on the API from the OpenAI.

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

No branches or pull requests

2 participants