Conceptual

Recurrent Neural Networks with Gated Recurrent Units

Recurrent neural networks process variable-length sequences by maintaining a hidden state; gated recurrent units (GRUs) use update and reset gates to control information flow, letting the network learn long-range dependencies in time-series data such as irregularly sampled light curves.