Code related to NeurIPS 2019 paper "Superset Technique for Approximate Recovery in One-Bit Compressed Sensing"
All the code used to collect data for experiments appearing in the paper is in the file "1bcs_experiments.py". To perform experiments with different parameters, simply edit the parameters appearing in the "main()" function.
Dependencies: numpy