-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels