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

PPIwith_Basins_and_Transformer_v24.4.ipynb name 'sequence_as_type_AB' is not defined #2

Open
kehan777 opened this issue Jun 17, 2024 · 0 comments

Comments

@kehan777
Copy link

Hello Dr. Wang

Could you tell me how to split trajectories data into 300 ensembles (1000 frame/ensemble) as a training set;

and,
PPIwith_Basins_and_Transformer_v24.4.ipynb

NameError Traceback (most recent call last)
Cell In[31], line 13
9 target_front_pad = [5]
10 target_end_pad = [6,7]
---> 13 sequence_length = len(sequence_as_type_AB)
14 padded_sequence_length_AB = sequence_length + pad_length
16 print(padded_sequence_length_AB)

NameError: name 'sequence_as_type_AB' is not defined;

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

1 participant