DART icon indicating copy to clipboard operation
DART copied to clipboard

Where is alpha in DART codes?

Open ginnyhu opened this issue 6 years ago • 1 comments

Hi, I have been running the codes of DART, which seems does not agree with the closed solution proposed in the paper. At least, I did not even see the alpha variable as shown in Algorithm 1. Looks forward to your response. Thanks!

ginnyhu avatar Oct 18 '19 02:10 ginnyhu

Hi, thanks for your interest in the paper and code. Alpha is incorporated in the algorithm effectively as a prior to scale up/down the magnitude of noise. It was not used in these simulation experiments. Here, the noise parameter is computed as in Equation 3 in the paper.

jon--lee avatar Nov 02 '19 00:11 jon--lee