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.
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.