Skip to content

tensorflow and keras version error #9

Description

@RakshitGupta10

I tried to follow whatever you said and at start I had an error because of numpy version which I upgraded to 1.26.4. Later I got error about unavailability of tensorflow versio 2.15.0 so I installed 2.17.0. It then gave error for incompatible keras version which I changed to 3.4.1. Now the imports were messed up so I changed the imports but now I guess since the model was trained on older versions it is giving me Unrecognized keyword arguments passed to LSTM: {'time_major': False}. Can you check on this please ? For reference I am using python version 3.12.4

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