TensorFlow Time Series Examples
Time Series Prediction with tf.contrib.timeseries
Install / Use
npx skills add hzy46/TensorFlow-Time-Series-ExamplesInstalls into whichever agent you are using.
README
TensorFlow-Time-Series-Examples
Additional examples for TensorFlow Time Series(TFTS).
Read a Time Series with TFTS
-
From a Numpy Array: See "test_input_array.py".
-
From a CSV file: See "test_input_csv.py".
Predict a Time Series Using AR Model
- From a Numpy Array: See "train_array.py".

- From a CSV file: See "train_csv.py".

Predict a Time Series Using LSTM
- Univariate prediction with LSTM("train_lstm.py"):

- Multivariate prediction with LSTM("train_lstm_multivariate.py"):

Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
