Abstract: This paper proposes and analyzes a gradient-type algorithm based on Burer-Monteiro factorization, called the Asymmetric Projected Gradient Descent (APGD), for reconstructing the point set ...
public_version/ ├── cell_classfication/ # Cell classification module │ ├── train.py # Train cell classification model │ ├── pred_cell_label.py # Predict cell labels │ ├── get_data.py # Data loading ...