Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

There is error on dropout when you run sample lstm #2

Open
dhrux11 opened this issue Aug 3, 2021 · 2 comments
Open

There is error on dropout when you run sample lstm #2

dhrux11 opened this issue Aug 3, 2021 · 2 comments

Comments

@dhrux11
Copy link

dhrux11 commented Aug 3, 2021

I'm working on a malicious url detection with lstm project and I found a link on GitHub :
https://github.com/incertum/cyber-matrix-ai/blob/master/Malicious-URL-Detection-Deep-Learning/FeaturelessDeepLearningMaliciousURLClassification.ipynb
I have added this code in my kaggle notebook: https://www.kaggle.com/dhruminx11/tryanderror/
the error is in file name : FeaturelessDeepLearningMaliciousURLClassification.ipynb
under comment/header : Architecture 1 - Simple LSTM
but when I run the code I get an error stating :
TypeError: ('Keyword argument not understood:', 'dropout') @incertum

@zelding
Copy link

zelding commented Aug 3, 2021

Please edit your issue to include details ;)

@zql3315
Copy link

zql3315 commented Dec 19, 2022

image

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

No branches or pull requests

3 participants