-
Notifications
You must be signed in to change notification settings - Fork 115
Issues: stephen-v/zh-NER-keras
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
AttributeError: 'Tensor' object has no attribute '_keras_history'
#29
opened Nov 30, 2021 by
VincentOld
Changing module keras_contrib to tensorflow_addons with tensorflow 2.3
#25
opened Dec 22, 2020 by
DBrandom
AttributeError: module 'keras.backend' has no attribute 'slice'
#14
opened Apr 29, 2019 by
nc514819873
博主您好,我是一位新手。我想利用测试集计算各个tag类别的precision、recall、以及F1-score。请问如何利用现有的模型进行预测呢?
#13
opened Apr 25, 2019 by
mz2sj
why x = [[word2idx.get(w[0].lower(), 1) for w in s] for s in data]?
#2
opened Jul 17, 2018 by
LylmGuo
ProTip!
Add no:assignee to see everything that’s not assigned.