jppade/neural_network
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a general neural network class. It can have an arbitrary number of layers, input neurons and output neurons. The short list of activation functions, including a sigmoid, can be further extended.