Normalize input data #6832
Unanswered
biggerlambda
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment 1 reply
-
What kind of data are you dealing with text, images, tabular? The Lightning data module provides hooks, where you can apply, transforms but it will help to better understand what kind of data you want to normalize. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does pytorch lightning have an easy way to normalize input data? I am feeling lazy today :)
Beta Was this translation helpful? Give feedback.
All reactions