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

Multitask models should be across tasks #242

Closed
WenjieDu opened this issue Nov 21, 2023 · 1 comment
Closed

Multitask models should be across tasks #242

WenjieDu opened this issue Nov 21, 2023 · 1 comment
Labels
enhancement New feature or request new feature Proposing to add a new feature

Comments

@WenjieDu
Copy link
Owner

1. Feature description

For multi-task methods, they should be across tasks, rather than having separate implementation for each task.

2. Motivation

This can help simplify the code.

3. Your contribution

Will give a thought about how to do the code refactor.

@WenjieDu
Copy link
Owner Author

We have modularized all NN models and included them in pypots.nn.modules package. These modules can be reused in the implementations of multitask models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature Proposing to add a new feature
Projects
None yet
Development

No branches or pull requests

1 participant