Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

AttentionLSTM Exception #28

Open
ZaingLau opened this issue Jan 29, 2023 · 0 comments
Open

AttentionLSTM Exception #28

ZaingLau opened this issue Jan 29, 2023 · 0 comments

Comments

@ZaingLau
Copy link

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant