stepic_neural_networks_public
stepic_neural_networks_public copied to clipboard
invalid order of args n, m when called test_v_f_p()
func signature is "def test_v_f_p(n, m):", while called as "[test_v_f_p(m, n) for _ in range(trials)"