01input space
x ∈ ℝ³
02latent space 1
a¹ = tanh(W¹x + b¹)
03latent space 2
empty — add a unit to hidden 2
a² = tanh(W²a¹ + b²)