Skip to content

UserWarning: Using a generator with use_multiprocessing=True and multiple workers may duplicate your data. Please consider using the`keras.utils.Sequence class.  #2

@abdou31

Description

@abdou31

Hello ,
I get error when i tried to training balloon dataset from the first epoch ,
My laptop freeze and it back works just after rebooting

UserWarning: Using a generator with use_multiprocessing=True and multiple workers may duplicate your data. Please consider using the`keras.utils.Sequence class.

When i change use_multiprocessing=False and works=1 , the error appears again
How can i solve this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions