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

sparse_coding_torch

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