biopython v1.71.0 Bio.NeuralNetwork.BackPropagation.Layer

Model a single layer in a nueral network.

These classes deal with a layers in the neural network (ie. the input layer, hidden layers and the output layer).

Link to this section Summary

Functions

Transform the value with the logistic function

Link to this section Functions

Link to this function logistic_function()

Transform the value with the logistic function.