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

Fixing dependencies issue #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

moayadeldin
Copy link

Description

This PR updates setup.py dependencies to resolve deprecation issues:

  • Changed tensorflow-gpu to tensorflow

  • Updated sklearn to scikit-learn

  • Added keras-preprocessing

The addition of keras-preprocessing is part of fixing the issue of cannot import name 'pad_sequences' from 'keras.preprocessing.sequence' in aranet.py.

I verified installation with the updated dependencies and am currently using AraNet successfully as part of my future research. Thank you for your time.

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

Successfully merging this pull request may close these issues.

1 participant