Learn Before
Concept

Artificial Neural Networks Objective

The goal of a neural network model is to approximate some function ff^*. For example, for a classifier, y=f(x)y = f^*(x) maps an input xx to a category yy. A neural network model defines a mapping y=f(x;θ)y = f (x; \theta) and learns the values for the parameter θ\theta that result in the best function approximation.

0

1

Updated 2020-12-08

Tags

Data Science