I started learning numpy and matplot these days for Machine learning, so I would like to jot down some of the stuff I learned while studying them. numpy .shape At first, I found numpy shape function confusing. If the numpy array is x_train = np.array...
kojitanaka.hashnode.dev1 min readNo responses yet.