JuliaTutorials icon indicating copy to clipboard operation
JuliaTutorials copied to clipboard

Clarify the Euler's Number constant in the sigmoid function example

Open jochasinga opened this issue 2 years ago • 0 comments

It is better to be explicit with the Euler's Number in the equation and add a short explanation and a way to use the constant in Julia than to use expr which is inconsistent with the code that followed.

Also correct 'e' to unicode e in the code followed (consider using expr here if it makes the code clearer).

Minor: format g function name as code.

jochasinga avatar Apr 14 '22 21:04 jochasinga