Replies: 1 comment 1 reply
-
@Bert912 Hi, the underlying model is based on dragnet so you can easily implement your own training data and swap in to use it. The only change of extractnet from dragnet was using neural networks instead of a decision tree. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to expand on the model by training it on more data, but it doesn't look like I can do that as it is.
Beta Was this translation helpful? Give feedback.
All reactions