File size: 626 Bytes
5dc5126
c1295a6
 
 
 
5dc5126
 
c1295a6
 
5dc5126
 
c1295a6
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: tinycast
emoji: 📉
colorFrom: blue
colorTo: red
sdk: static
pinned: false
license: mit
short_description: Tiny models vs transformers on the ETTh1 benchmark
---

# tinycast

Do you need a transformer to forecast? In-browser demo of tiny forecasting
models (NLinear, DLinear + baselines) on the ETTh1 benchmark — inference runs
as plain JavaScript matrix products, no backend. The ETTh1 CSV is fetched
directly from [ETDataset](https://github.com/zhouhaoyi/ETDataset) at load time.

Source, training code and full evaluation (TCN, LSTM, published transformer
comparison): https://github.com/UsmarHaider/tinycast