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

hi i am working on lstm -CRF for NER .I got the error because of keras version. i am currently using keras 2.3 with tensorflow 2.0 #1

Open
mayankchauhan4 opened this issue Feb 18, 2020 · 0 comments

Comments

@mayankchauhan4
Copy link

first i was getting this error :
TypeError: Tensors in list passed to 'values' of 'ConcatV2' Op have types [bool, float32] that don't all match.
After installing pip install keras==2.2.4

it gives me : super(type, obj): obj must be an instance or subtype of type

@mayankchauhan4 mayankchauhan4 changed the title hi i am working on lstm -CRF for NER .I got the error because of keras version hi i am working on lstm -CRF for NER .I got the error because of keras version. i am currently using keras 2.3 with tensorflow 2.0 Feb 18, 2020
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

1 participant