The main scientific contribution of this package lies in the internal helper routines that construct the quadrature weights and stability parameters, such as: _compute_weights, _compute_rho_max (NumPy ...
input_value = np.array([[0,0], [0,1], [1,1], [1,0]]) output = np.array([0,0,1,0]).reshape(4,1) weights = np.array([[0.1], [0.3]]) bias = 0.2 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results