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 basic implementation of a neural network in java, with back-propagation. I created this as a project to get myself
familiar with some of the basic concepts in machine learning.