yume / training.py
zaibutcooler's picture
yume before training on gpu
384edc4
raw
history blame
52 Bytes
from .yume import Yume
yume = Yume()
yume.train()