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

About multi-action #14

Open
fradino opened this issue Dec 12, 2023 · 1 comment
Open

About multi-action #14

fradino opened this issue Dec 12, 2023 · 1 comment

Comments

@fradino
Copy link

fradino commented Dec 12, 2023

Thank you for your excellent work! I try to train three actions at the same time(horse run, birds fly, waterfall), but the result is not as good as the single action. Can you give me some suggestions?

@RQ-Wu
Copy link
Owner

RQ-Wu commented Dec 13, 2023

Learning multiple actions on limited data is difficult. In my experiments, learning a single action can also cause performance degradation if the given data is very different. Some continuous learning ideas (e.g. reparameterization) will help you. It makes sense to solve this problem.

ps: If you feel our project is useful, please give us a little star🌟 :)

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

2 participants