monasch

Results 3 comments of monasch

Hi, The function needs to be specified by the user based on the dataset. For some examples of fully specified - linear encoder and decoder see the class [Physionet_USHCN.py](https://github.com/boschresearch/Continuous-Recurrent-Units/blob/79723e7772102cae8a78109e18d81beff9c7cac2/lib/models.py#L55) in...

Hi, 12-13 minutes per epoch sounds to me like your training on CPU. You might want to use a device with GPUs to accelerate the training. The training times from...