Skip to content
Snippets Groups Projects
Select Git revision
  • main default
  • final_pytorch
  • phase-1-final
3 results

sparse_coding_torch

  • Clone with SSH
  • Clone with HTTPS
  • 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