is jvm only right? So cannot be used in iOS. So in your project, do you have iOS target?
s
Stefan Oltmann
12/21/2024, 1:38 AM
Indeed, under iOS I needed to use Core ML. That kotlindl is not Multiplatform is another drawback. Eventually I switched to Amazon DeepJavaLibrary for JVM Desktop.
KotlinDL is abandoned - that’s my problem statement.
s
shaktiman_droid
12/21/2024, 1:39 AM
Thanks @Stefan Oltmann
Did you find any option at all with anything related to data science or ML that supports multiplatform with kotlin/native?