-
Notifications
You must be signed in to change notification settings - Fork 1.1k
LARGE AMOUNT OF DATA
#858
-
I have about 300 000 datas of input/output for training a chatbot AI, is trainjs good for that ? Or should i use something else ?
It look it take very very much time for the first iteration (and for a forEach on each sentence it has take like an Hour)
So... I want to know what do you think of it.
Thank's in advance
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
you can use github workflow to automate the training.
i have done that in this repo:
https://github.com/pawanpratapweb/AI
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment