PHP Classes / Back Propagation Scale

Implement neural networks using back propagation

Back Propagation Scale PHP Class

This class can be used to implement neural networks using back propagation. It can setup a neural network work with a given number of layers. The class takes a data set and a test output data set and runs the neural network using back propagation to to adjust weights based on network errors.

Search in PHP Classes

Filter by tags