# Prepare data sequences, next_points = generate_data() dataset = TimeSeriesDataset(sequences, next_points, batch_size=32)