lirannoc commited on
Commit
b93342f
·
verified ·
1 Parent(s): 0120643

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ model-index:
13
  ---
14
 
15
 
16
- # SuperLinear: 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
 
 
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