Frank21st
Frank21st
please check the losses variable if isinstance(self.schedule_sampler, LossAwareSampler): self.schedule_sampler.update_with_local_losses( t, losses["loss"].detach() ) losses = losses1[0] sample = losses1[1] 
Hi, thank you for develop this codes. I want to get the liquidation data, especially the BTC liquidation data, so how to write the code ? the website is this:...