fix(curriculum): 'switches' to 'squishes' typo (#46935)

Fixed typo (English)
This commit is contained in:
delivey
2022-07-17 18:43:15 +03:00
committed by GitHub
parent 85b009b308
commit 6eef3ada5c
@@ -14,7 +14,7 @@ dashedName: neural-networks-activation-functions
## --text--
Which activation function switches values between -1 and 1?
Which activation function squishes values between -1 and 1?
## --answers--