mpc-learning
mpc-learning copied to clipboard
Result not same
Hi, when I run the experiments for perceptron: naive returns: (array([-2.9, 7.4]), -1.0) mpc returns: ([2888000000000, 2622000000000], 430000000000) May I know is there any error?