djl-arff release
Deep Java Library (DJL) is an open source library to build and deploy deep learning in Java, developed by Amazon.com. Besides the usual image models, it also offers some basic support for tabular data. Since its input is limited to CSV files, I decided to add support for Weka ARFF files.
The result of this effort is the djl-arff library: