Skip to content

AttentionLSTM Exception #28

@ZaingLau

Description

@ZaingLau

Hi, thanks for your code. I meet a problem when I run it. The Error Message is as below:

Using TensorFlow backend.
Traceback (most recent call last):
File "E:/pycharm-program/thesis/scheme1/function2/LSTM-FCN-1.0/adiac_model.py", line 7, in
from utils.layer_utils import AttentionLSTM
File "E:\pycharm-program\thesis\scheme1\function2\LSTM-FCN-1.0\utils\layer_utils.py", line 62, in
class AttentionLSTM(Recurrent):
TypeError: module.init() takes at most 2 arguments (3 given)

I want to know why it occurs? Look forward to your reply.

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