FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Error importing keras.utils.np_utils · Issue #19 · KordingLab/Neural_Decoding · GitHub

Error importing keras.utils.np_utils #19

Description

When using Neural_Decoding.decoders, there is an error when importing from keras.utils import np_utils. I resolved this by substituting from keras.utils import np_utils with from keras.utils import to_categorical since only the the to_categorical() method is used in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL