Sai Zhang

Results 2 issues of Sai Zhang

Hi the authors, I found that in the example the candidate regions were called from one replicate but the activity was calculated from multiple replicates. Now we have multiple biological...

I am a little bit confused by the batch normalization implementation here: everytime I run bn a `self.bn(x)` is used, where a new bn layer is created, i.e., `bn_module =...