Skip to content
#

timeseries--cnn

Here are 2 public repositories matching this topic...

This project implements a Temporal Convolutional Network (TCN) for time series forecasting. Using synthetic data (including trend, seasonality, and noise), the model’s ability to learn complex patterns and provide probabilistic forecasts is demonstrated with the Darts library.

  • Updated Aug 17, 2025
  • Jupyter Notebook

This project forecasts MSFT stock prices by comparing four advanced deep learning models: TFT, TCN, DeepAR, and N-BEATS. It uses a robust pipeline with technical indicators as features. The TCN model achieved the highest accuracy, demonstrating a comprehensive approach to time-series model selection.

  • Updated Aug 19, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the timeseries--cnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the timeseries--cnn topic, visit your repo's landing page and select "manage topics."

Learn more