-
### FAQ check
- [X] Yes, I checked the FAQ and my question has not been addressed.
### Instrument
Light curve fitting (Stages 4-6)
### What happened?
I have encountered the type error below when …
-
As it is right now, the simulator does not take into account T2* decay. This intra-voxel perturbation of spins' off-resonance could be simulated easily by generating randomly distributed spins with of…
-
Do we need to build out a few retry strategies? (exponential decay, custom => function() {}, etc)?
-
### Description
Half-life is defined as the amount of time it takes a given quantity to decrease to half of its initial value. The term is most commonly used in relation to atoms undergoing radioacti…
-
## Chapter 3
1. Fixed time horizon e.g. daily return, should be avoided because fix time interval doesn't exhibit good statistical properties.
2. take profit and stoploss limits are a function of …
-
The paper: http://dimacs.rutgers.edu/~graham/pubs/papers/fwddecay.pdf
The tantalizing abstract:
> While exponential time decay is commonly used in practice, other decay functions (e.g. polynomial de…
-
See the todo for `updateAveragePlaneDeviation`. Updates to the deviation scores should be proper filter updates with some exponential decay.
-
Thanks for your work.
I do training on celeba-hq dataset, and after 110k steps, I find that the images seem to have color problem, is there something wrong i need to do with datasets?
![64a5ac5ea0…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
I'm currently working on the scenario of …
-
Hi!
The code in this repository has helped me a lot!
I found that as the batch size increases, the training time increases dramatically. When I set the batch size to 4 (the dataset has 25k image…