Sign in
apache
/
mxnet
/
refs/heads/acl-build
/
.
/
example
/
sparse
tree: 21ad25db3e4e6a43f9603d9090af3c15b0225e20
factorization_machine/
linear_classification/
matrix_factorization/
wide_deep/
README.md
example/sparse/README.md
Examples using Sparse Symbol API
This folder contains examples that demonstrate the usage of
Sparse Symbol API
Factorization Machine
uses sparse weights
Linear Classification Using Sparse Matrix Multiplication
shows how to use a sparse data loader, sparse dot operator and sparse gradient updaters
Matrix Factorization w/ Sparse Embedding
uses sparse weights
Wide and Deep Learning
shows how to run sparse wide and deep classification