Add PyTorch recurrent forecaster
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Optional local-only training dependency for tools/train_torch_recurrent_forecaster.py.
|
||||
# Prefer the CPU wheel on Windows:
|
||||
# python -m pip install torch --index-url https://download.pytorch.org/whl/cpu
|
||||
torch>=2.5
|
||||
numpy>=2.0
|
||||
Reference in New Issue
Block a user