Sign in
apache
/
mxnet
/
1aa1b5a9ab53bb57a3c653793fb824d01f2d5e81
/
.
/
example
/
sparse
tree: 42c10fc9e2e158fb5ecc1dfea530d843dfdd2f73 [
path history
]
[
tgz
]
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