ishnit

Results 1 issues of ishnit

I am relatively new to python and i am getting this error: Traceback (most recent call last): File "train.py", line 37, in (X_train,y_train),(X_val,y_val) = get_mnist_data() File "train.py", line 16, in...