Dear Devs,

For the past few days, I've been try to add deeplearning4j dependency with
maven and was able to do it successfully.

However, the example provided in
http://deeplearning4j.org/mnist-tutorial.html uses a class called *DBN *which
is no longer available in the latest deeplearning4j releases.

Furthermore, they have other examples available at
https://github.com/deeplearning4j/dl4j-0.0.3.3-examples which again uses a
class (i.e. org.deeplearning4j.nn.conf.override.*ClassifierOverride*) which
is not available in any of the releases, but only the source. I asked about
this from the contributors and they told me to build from the source.

But when I tried that, I was unable to get it to compile, as Canova
(0.0.0.2) cannot find one of it's dependencies (*openjfx-78-backport-native*)
and it's not mentioned in Canova's pom.xml Therefore I tried including it
in the pom.xml and compiling it. But it's still giving me some problems.

​So by looking at all these information, deeplearning4j seems a little bit
unstable at the moment.

I would highly appreciate your thoughts about this and if there are any
alternative suggestions.

Thank you​


-- 
Regards,

Thushan Ganegedara
School of IT
University of Sydney, Australia
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to