Java-AgentSpeak
Java-AgentSpeak copied to clipboard
LightJason - AgentSpeak(L++) for Java
Bumps commons-compress from 1.20 to 1.21. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
add Weka as single / standalone action package http://www.cs.waikato.ac.nz/ml/weka/
Add deep-learning algorithms as single / standalone packe e.g. https://deeplearning4j.org/
add [Base Clustering](https://commons.apache.org/proper/commons-math/javadocs/api-3.6/org/apache/commons/math3/ml/clustering/package-summary.html) action / action package
add support for [long short-term memory](https://en.wikipedia.org/wiki/Long_short-term_memory) / [recurrent neuronal network](https://en.wikipedia.org/wiki/Recurrent_neural_network)
add integration of [Tesseract](https://en.wikipedia.org/wiki/Tesseract_(software)) with [Tess4j](https://github.com/nguyenq/tess4j)
action package for [Convolutional Neural Network](https://de.wikipedia.org/wiki/Convolutional_Neural_Network)
add answer set program action: * https://pdfs.semanticscholar.org/27ed/ee8ee9c9a6b1a901206817074f65f064009c.pdf * https://github.com/hbeck/asp4j
add [ODE Solver](https://commons.apache.org/proper/commons-math/javadocs/api-3.6/org/apache/commons/math3/ode/package-summary.html) see [example](http://commons.apache.org/proper/commons-math/userguide/ode.html) actions / action packge
add some [Curve Fitting](https://commons.apache.org/proper/commons-math/javadocs/api-3.6/org/apache/commons/math3/optim/package-summary.html) action / action packge