Neural Networks: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:


This is a representation of a logistic unit with a sigmoid ([[Sigmoid_Function#Logistic_Function|logistic]]) activation function.
This is a representation of a logistic unit with a sigmoid ([[Sigmoid_Function#Logistic_Function|logistic]]) activation function.
The θ vector represents the model's ''parameters'' (model's ''weights'').

Revision as of 01:56, 4 January 2018

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).