NAME

train.pl - Run matrix factorization with sparse embedding

SYNOPSIS

--print-every  logging frequency, 100
--factor-size  the factor size of the embedding operation, 128
--use-gpu      use gpu, 0
--num-epoch    number of epochs to train, 3
--batch-size   number of examples per batch, 128
--use-dense    use the dense embedding operator, 0