Muhammad Sohaib Arshid

Results 4 issues of Muhammad Sohaib Arshid

https://github.com/icpm/pytorch-cifar10/blob/1e49822683bf0800a3f4f7f0df778cb5ba6a87fe/main.py#L141

In core_topology_faces.py, on line 66, you mention the brown face, and then proceed to make a brownFace.Face() object But then on line 122, you give it the color **blue**. Shouldn't...

This patch fixes issue #915: Error for series with large integers. The issue is caused when using the `numpy.histogram` function with large integers which causes unevenly spaced bin edges. here:...

This PR fixes a typo in the [introduction-to-scikit-learn.ipynb](https://github.com/mrdbourke/zero-to-mastery-ml/blob/master/section-2-data-science-and-ml-tools/introduction-to-scikit-learn.ipynb) where in the section **1.2.2 Filling missing data and transforming categorical data with Scikit-Learn** in the **Note**, variables is misspelled as vairables...