A time series data workload example built with Ray Train.
Learn how to build a time-series forecasting pipeline for NYC taxi demand using a sequence-to-sequence Transformer, predicting the next 24 hours from a week of history. You’ll also migrate the workflow from single-GPU PyTorch to distributed multi-node training on an Anyscale cluster with Ray Train V2.