2026-01-25, rgf

The programs in this directory need "wekaDeeplearning4j: Weka wrappers for
Deeplearning4j" in order to run. You can download that package using the Weka
GUI's menu "Tools -> Package manager".

Attention: the 2022 version of "wekaDeeplearning4j" uses "lombok-1.18.6.jar"
which does not run with the latest versions of Java. You need to replace
"packages\wekaDeeplearning4j\lib\lombok-1.18.6.jar" with a newer version.

lombok-1.18.34.jar works and can be downloaded from

    https://mvnrepository.com/artifact/org.projectlombok/lombok/1.18.38

    In the Overview tab look up the line entitled "FILES" and press the
    small push button labeled "jar" to download "lombok-1.18.38.jar".

You can download that package using the Weka GUI's Tools menu. However, be
aware that the deeplearning package needs about 500 MB (if downloaded via
Weka) of harddisk.

Also make sure that the CLASSPATH contains %WEKA_HOME%"packages\wekaDeeplearning4j\*"
and %WEKA_HOME%"packages\wekaDeeplearning4j\lib\*".


