In-browser ML · TensorFlow.js

Time Series Predict

Train a stacked LSTM on historical price or sales data, compare in-sample fit, and forecast the future — all client-side.

Loading time series data…

Fetching price from server

Dataset

Points

Model

Idle

Epoch

Configuration

Dataset & LSTM hyperparameters

Loading dataset — controls unlock shortly…

80% for training

Training

2-layer LSTM · in-browser TensorFlow.js

Waiting for dataset…

Fetch completes before training

Charts appear after data loads