Here is the ReadMe file to reproduce our experiments.

## To reproduce our results in table 1
. scripts/ours.sh

# You can change the dataset/buffer size in the script

## To run ISA:
. scripts/isa_sam.sh # SAM based isa
. scripts/isa_fam.sh # Our proposed FAM based isa
