You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you considered probabilistic programming for error propagation? Automatic differentiation (together with the delta method from statistics) is pretty nice, too -- and popular courtesy of backpropagation for neural networks.