Skip to content

Tut-40 Sequential Model (embedding i.e. first layer ) U can't use input_length #22

Open
@theraghavjuneja

Description

@theraghavjuneja

If you try to use input_length=4 , it will throw an error saying it is not a valid keyword argument. Although, the same format has been mentioned in tensorflow documentation still it throw this error (Even if I try to reprdoduce the code mentioned in the documentaion).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @theraghavjuneja

        Issue actions

          Tut-40 Sequential Model (embedding i.e. first layer ) U can't use input_length · Issue #22 · codebasics/deep-learning-keras-tf-tutorial