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 fully from-scratch neural network framework implemented in Java using matrix-based linear algebra. Supports configurable architectures, multiple activation functions, and real-time visualization of training loss and decision boundaries on nonlinear 2D datasets.