-
Notifications
You must be signed in to change notification settings - Fork 7
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
[feature] add MCTS agent #27
Comments
Enter Agent Q, a major milestone for Agents combining search, self-critique, and reinforcement learning to create state-of-the-art autonomous web agents that can plan and self-heal. |
Has anyone implemented MCTS or https://arxiv.org/abs/2406.07394 for planning in real products beyond papers? would love some suggestions on this, since I am considering this route. |
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://arxiv.org/pdf/2310.13227
The text was updated successfully, but these errors were encountered: