Does DL4J now run on Android Termux? It was several years ago I tried to write actual code using DL4J on Termux’s Java, but although it would compile, running the compiled code would always give an error about some dependency not being found and I could never get this resolved. If this is too niche of a request, I understand, but I was just curious if this “ability” has since been implemented into the most recent version of DL4J as it would be really cool to write self-contained deep learning code and make local projects on a consumer Android tablet running Termux. Thanks.
LM