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

Add MSMBuilder example dataset loaders #237

Merged
merged 2 commits into from Jan 16, 2018
Merged

Add MSMBuilder example dataset loaders #237

merged 2 commits into from Jan 16, 2018

Conversation

cxhernandez
Copy link
Member

These have been useful for me personally— maybe for others as well?

  • Implement feature / fix bug
  • Add tests
  • Update changelog

These have been useful for me personally— maybe for others as well?
class MullPotentialDatasetLoader(BaseDatasetLoader):
short_name = 'muller'

def __init__(self, random_state=None):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could add traj length and other parameters in here as well.

@cxhernandez cxhernandez merged commit 9a9b0f1 into master Jan 16, 2018
@cxhernandez cxhernandez deleted the msmb-datasets branch January 16, 2018 17:32
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

Successfully merging this pull request may close these issues.

None yet

1 participant