mryellow
mryellow
Given the state of #467 and the rate at which it keeps me entertained with report after report, I think this whole thing needs to be abandon. There are other...
Have you considered removing the calculations for "next scheduled" and using a library instead? `cron-parser` will handle the `while` loop in a way which doesn't fail under the same conditions.
> if you have any ideas That's the thing, at a glance the structure of `_getNextDateFrom` looks fairly similar to approaches used elsewhere. Any re-write would probably just involve taking...
This might work a little better, falling off quickly on the low end, instead of forward reward the instant walls are considered "clear". `if(this.actionix === 0 && proximity_reward > 0.2)...
I'm finding generally that dropout (regardless of uncertainty implemented or not) will become obsessed with any conditional reward which jumps up/down out of nowhere. For instance halving forward reward for...
Same issue with kinetic, although not sure including the headers is the solution.
No one needs TypeScript getting in their way.
Be aware that they have attempted to prevent this in the past by building in errors. Seems it does work again for the moment.
> Unfortunately the Vue TinyMCE docs haven't yet been updated to reflect these changes but it's been logged internally to do soon. ... >> What is the expected behavior? >...