Machine Learning Concepts and Conventions: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Machine Learning =Hypothesis Function=") |
|||
Line 4: | Line 4: | ||
=Hypothesis Function= | =Hypothesis Function= | ||
For [[Neural Networks#Overview|neural networks]], the hypothesis function is calculated by the the output layer, applying the logistic function to the activations of the previous layer. |
Revision as of 17:42, 7 January 2018
Internal
Hypothesis Function
For neural networks, the hypothesis function is calculated by the the output layer, applying the logistic function to the activations of the previous layer.