Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ model-index:
|
|
| 13 |
---
|
| 14 |
|
| 15 |
|
| 16 |
-
#
|
| 17 |
|
| 18 |
SuperLinear is a novel time series forecasting model that employs a Mixture of Experts (MoE) architecture to achieve superior performance across various forecasting tasks. The model routes inputs to the most relevant experts based on frequency-domain analysis using FFT-based gating networks.
|
| 19 |
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
|
| 16 |
+
# Super-Linear: A Mixture of Experts Time Series Forecasting Model
|
| 17 |
|
| 18 |
SuperLinear is a novel time series forecasting model that employs a Mixture of Experts (MoE) architecture to achieve superior performance across various forecasting tasks. The model routes inputs to the most relevant experts based on frequency-domain analysis using FFT-based gating networks.
|
| 19 |
|