parser=argparse.ArgumentParser(description="Convergence of bottleneck NNGP to NNGP in log-likelihood.")
parser.add_argument("--depths","-d",dest="depths",type=lambdas:[int(i)foriins.split(",")],default="1,1",help="comma-separated depths of bottleneck components.")