I am learning ML and I am stuck with this following line of code
can anyone help me yo know what does this line of does
and the parameters required to give for it are??
gzip.open('../data/mnist.pkl.gz', 'rb')
I am learning ML and I am stuck with this following line of code
can anyone help me yo know what does this line of does
and the parameters required to give for it are??
gzip.open('../data/mnist.pkl.gz', 'rb')