Question
Are there any guidelines for updating X-CUBE-AI projects? 5.2 ->6.0 -> 7.0?
I have a project running with X-CUBE-AI version 5.2 and I have trouble generating new network with old version, however I have also found updating very complicated since the way of calling NN changed. Should I just stick to older version and find a way to generate model with it? Or should I rebuild whole project to work with 7.0? If so how should I approach it?
