pyml.neural_network.nn#
Neural network
This module provides a simple implementation of a neural network.
Classes
Neural network class for regression & classification |
Exceptions
Exception raised when neurons of two consecutive layers do not match. |