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