mx.callback.log: mx.callback.log

Description Usage Arguments Value See Also

Description

custom logger function that is executed after each epoch of mxnet training.

Usage

1
mx.callback.log(period, loggerEnv)

Arguments

period

interval of logger execution in epochs.

loggerEnv

environment for storing the logger results

Value

The logger will create a list named 'logger' in loggerEnv with the following items:

See Also

plot_trainHistory


MarkusBonsch/mxLSTM documentation built on May 28, 2019, 6:40 a.m.