In [1]:



------------------------------------------------------------------
ModuleNotFoundError              Traceback (most recent call last)
<ipython-input-1-4925188f42c0> in <module>()
----> 1 import cifar10

ModuleNotFoundError: No module named 'cifar10'

In [ ]: