You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Lightweigh, Pure Java Implementation of Rumelhart's Multilayer Perceptron. Compact (~50 KB JAR). It Supports 18 Activation Functions And Both Least Squares and Cross-Entropy Loss Functions For Model Training
Artificial Neural Networks for Java This package provides Object oriented Neural Networks for making Explainable Networks. Object Oriented Network structure is helpful for observing each and every element the model. This package is developed for XAI research and development.