smooth
smooth copied to clipboard
Update multistep losses in adam()
A few things to do:
- Decide what this means for Etype=="M" and how it should be calculated;
- Decide how to calculate them for the occurrence model;
- Deal with them in case of intermittent model;
- Introduce analytical counterparts of multistep losses based on (1) - (3).