You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to implement my own AI model on IOTDK. I learned that the MLI library can only be compiled on MWDT, and I cannot use MWDT. However, the compiled MLI library is provided in the MLI example. Can I use this compiled library on GUN to implement my own AI model? (My model is different from cifar10 in the example)