Sparse Coding Library for Tensorflow
Overview
Main sparse coding file is found at: keras/train_sparse_model.py
Sparse coding command example: python train_sparse_model.py
Main classification model is found at: keras/train_classifier.py
Classification command example: python small_data_classifier.py --checkpoint sparse.pt