theislab / dca

Deep count autoencoder for denoising scRNA-seq data
Apache License 2.0
246 stars 72 forks source link

small error #57

Closed crawlerWPS closed 2 years ago

crawlerWPS commented 2 years ago

in loss.py 134 theta = tf.minimum(self.theta, 1e6) should be 1e-6