Neural Networks

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Individual Neuron

Neuron.png

This is a representation of a logistic unit with a sigmoid (logistic) activation function.

The θ vector represents the model's parameters (model's weights).

The bias unit is optional, but when it is provided, it is always 1.