meta-soul/MetaSpore

[demo][bug] Setting estimator.updater must be executed before calling estimator.fit

andafterall opened this issue · 2 comments

Using estimator = ms.PyTorchEstimator(..., updater=ms.AdamTensorUpdater(adam_learning_rate), ...) is better.

@intelligencegear
typo:
trian_dataset => train_dataset