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
This is a neural network library written in C. It sucks right now, but implements simple feed forward networks, training with backpropagation and saving and loading networks to/from a file.