freeCodeCamp/curriculum/challenges/portuguese/11-machine-learning-with-py.../tensorflow/neural-networks-activation-...

35 lines
456 B
Markdown
Raw Normal View History

---
id: 5e8f2f13c4cdbe86b5c72d93
title: 'Redes neurais: funções de ativação'
challengeType: 11
videoId: S45tqW6BqRs
bilibiliIds:
aid: 675610466
bvid: BV1wU4y1A7TJ
cid: 409130203
dashedName: neural-networks-activation-functions
---
# --question--
## --text--
Qual função de ativação alterna valores entre -1 e 1?
## --answers--
ReLU (Unidade Linear Retificada)
---
Tanh (Tangente Hiperbólica)
---
Sigmoide
## --video-solution--
2