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

Improve computational efficiency or speed up training process with GPU is applicable #114

Closed
huanyi89 opened this issue May 18, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@huanyi89
Copy link

Hello team,

Thank you for the great package.
I have some struggle for using this package because of my dataset. The main issue is the speed.
I have data set with at least 50+ features (dimension), and 10K+ observations (rows), which causes a long time for structure learning and Bayesian Network.

I wonder if there is any opportunity to improve the computational efficiency, and
I wonder since this package uses Pytorch, is that possible to leverage GPU for learning?

If yes, is there any guidance for me to follow?

Thank you

@oentaryorj oentaryorj added the enhancement New feature or request label Jul 26, 2021
@oentaryorj
Copy link
Contributor

This has been implemented in this commit and will be made available in the next release.

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

No branches or pull requests

2 participants