In [2]:
from dataset import Catdog

In [3]:
cd=Catdog()

In [5]:
cd.next_batch(100)

In [ ]: