Translations:Neural Networks/14/es: Difference between revisions
([deploy-bot] Translate Neural Networks unit 14 to es) Tag: translation |
(Batch translate Neural Networks unit 14 → es) Tag: translation |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
donde <math>g</math> y <math>f</math> son funciones de activación, <math>\mathbf{W}_1, \mathbf{W}_2</math> son matrices de pesos y <math>\mathbf{b}_1, \mathbf{b}_2</math> son vectores de sesgo. La capa oculta permite | donde <math>g</math> y <math>f</math> son {{Term|activation function|funciones de activación}}, <math>\mathbf{W}_1, \mathbf{W}_2</math> son matrices de pesos y <math>\mathbf{b}_1, \mathbf{b}_2</math> son vectores de sesgo. La capa oculta permite a la red aprender relaciones no lineales que un único perceptrón no puede captar. | ||
Latest revision as of 23:40, 27 April 2026
donde $ g $ y $ f $ son funciones de activación, $ \mathbf{W}_1, \mathbf{W}_2 $ son matrices de pesos y $ \mathbf{b}_1, \mathbf{b}_2 $ son vectores de sesgo. La capa oculta permite a la red aprender relaciones no lineales que un único perceptrón no puede captar.