limebit / medmodels

MedModels is a high-speed RWE framework to apply the latest methods from scientific research to medical data.
https://www.medmodels.de
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

RealGRU #220

Open JabobKrauskopf opened 1 week ago

JabobKrauskopf commented 1 week ago

Adding the RealGRU module for MTGAN.

This RealGRU is used to calculate the hidden states of the real time series. It is trained only on real data.

This way, the information hidden in the patterns connecting consecutive events can be extracted and compared to the synthetic hidden states in the training process.