Skip to content

New dataset api#61

Merged
GijsVermarien merged 40 commits intomasterfrom
new_dataset_API
Jun 2, 2021
Merged

New dataset api#61
GijsVermarien merged 40 commits intomasterfrom
new_dataset_API

Conversation

@GijsVermarien
Copy link
Copy Markdown
Member

@GijsVermarien GijsVermarien commented May 3, 2021

The new dataset api with primary features:

  • General support for PyTorch datasets and dataloaders, with batches.
  • Our very own Dataset and Loader that does all normalizing, noise and shuffling for us.
  • Updated data functions (Burgers etc)

@GJBoth Could you take a look and verify the inner workings of the training.py and the loader itself?
@remykusters @georgestod could you have a look at the documentation and the notebooks?

Copy link
Copy Markdown
Member

@GJBoth GJBoth left a comment

Choose a reason for hiding this comment

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

Two small things; looks good otherwise.

Comment thread scratch/Dataset.ipynb Outdated
Comment thread src/deepymod/data/examples.py Outdated
This file is not needed.
Updated the function name.
Copy link
Copy Markdown
Member

@remykusters remykusters left a comment

Choose a reason for hiding this comment

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

Looks good to me! I checked the examples and the documentation

@GijsVermarien GijsVermarien requested a review from GJBoth May 17, 2021 11:12
Copy link
Copy Markdown
Member

@GJBoth GJBoth left a comment

Choose a reason for hiding this comment

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

Looks good!

@GijsVermarien GijsVermarien merged commit 47c3366 into master Jun 2, 2021
@GijsVermarien GijsVermarien deleted the new_dataset_API branch June 2, 2021 11:17
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.

3 participants