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

The Demo for LSTM on Phenotyping Prediction with GPU #11

Closed
liuxiaoliXRZS opened this issue Jan 30, 2021 · 1 comment
Closed

The Demo for LSTM on Phenotyping Prediction with GPU #11

liuxiaoliXRZS opened this issue Jan 30, 2021 · 1 comment

Comments

@liuxiaoliXRZS
Copy link

cur_dataset = expdata_generator(exp_id=exp_id)
should change to
cur_dataset = expdata_generator(expdata_id=expdata_id)
Thanks~

@qxiaobu
Copy link
Collaborator

qxiaobu commented Jan 31, 2021

Thanks very much. We have updated

cur_dataset = expdata_generator(exp_id=exp_id)
should change to
cur_dataset = expdata_generator(expdata_id=expdata_id)
Thanks~

zzachw added a commit that referenced this issue Oct 22, 2022
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