botpress / nlu

This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
22 stars 21 forks source link

fix(nlu-engine): launch svm trainings one after the other #87

Closed franklevasseur closed 2 years ago

franklevasseur commented 2 years ago

Solves #70

On clinc150 using local lang server with dimension 100:

branch memory used (mb) time to train (s)
next ~800 101
this ~700 250

On John Doe* using remote lang server https://lang-01.botpress.io

branch memory used (gb) time to train (min)
next ~40 20
this < 2 38