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

Minimize memorizing? #282

Open
jarlva opened this issue Aug 18, 2023 · 1 comment
Open

Minimize memorizing? #282

jarlva opened this issue Aug 18, 2023 · 1 comment

Comments

@jarlva
Copy link

jarlva commented Aug 18, 2023

Hello,

Using a gym env problem with time-series data the model quickly memorizes. I'm looking for ways to minimize it by injecting noise and dropping frames by inserting noise/dropping layers in the model (note link below).
Is there a simple way to do that? An example is more than welcome.

#260 (comment)

@alex-petrenko
Copy link
Owner

Did you try to look at data augmentation? Is there any way to synthetically generate data in your domain, or synthetically generate more samples from the ones you have?

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