Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
37 views
unlisted
ubuntu2004
Kernel: SageMath 9.4

Broken LaTex if not in block mode:

f(x)={5x023sonstf (x) = \left\{ \begin{array}{ll} 5 & x \geq 0 \\ 23 & \, \textrm{sonst} \\ \end{array} \right.

This cell contains more text following (rot) and (blau) resp. but it is not displayed. When published, these two lines vanish completely

RelU(x)={0x<0xsonstRelU(x)=\left\{ \begin{array}{ll} 0 & x < 0 \\ x & \, \textrm{sonst} \\ \end{array} \right.

(rot) mit der Ableitung

RelU1(x)={0x<01sonstRelU_1(x)=\left\{ \begin{array}{ll} 0 & x < 0 \\ 1 & \, \textrm{sonst} \\ \end{array} \right.

(blau) - bei x=0x=0 ist RelURelU nicht differenzierbar.

Inline LaTeX is not rendered if there is a space before the closing sign:

f(x)f(x) vs. f(x)f(x)

This error vanishes when blank lines are inserted before the first and after the last $$

Proceeding from the last to the first layer, we redefine δB=δ1w,\delta_B=\delta_1\cdot w, δ1=δBσ(z).\delta_1=\delta_B\cdot \sigma'(z). where w,zw,z is the matrix of weights resp. the zz-value of the current layer.