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
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.
🔢 A Custom Polynomial Library for Univariate Polynomials in Java, that performs basic Operations such as Addition, Subtraction, Multiplication, Division, Evaluation and Differentiation. More features will be added as time progresses.