Deep learning library for time series forecasting based on PyTorch.
Project description
DeepTimeSeries
Last update Oct.19, 2022
Deep learning library for time series forecasting based on PyTorch. It is under development and the first released version will be announced soon.
Why DeepTimeSeries?
DeepTimeSeries is inspired by libraries such as Darts and
PyTorch Forecasting. So why was DeepTimeSeries developed?
The design philosophy of DeepTimeSeries is as follows:
We present logical guidelines for designing various deep learning models for time series forecasting
Our main target users are intermediate-level users who need to develop deep learning models for time series prediction. We provide solutions to many problems that deep learning modelers face because of the uniqueness of time series data.
We additionally implement a high-level API, which allows comparatively beginners to use models that have already been implemented.
Supported Models
| Model | Target features | Non-target features | Deterministic | Probabilistic |
|---|---|---|---|---|
| MLP | o | o | o | o |
| Dilated CNN | o | o | o | o |
| Vanilla RNN | o | o | o | o |
| LSTM | o | o | o | o |
| GRU | o | o | o | o |
| Transformer | o | o | o | o |
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deep_time_series-0.1.2.tar.gz.
File metadata
- Download URL: deep_time_series-0.1.2.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4abd29a60be9dab48fdbe4b26839f95c93f825cc59fd6f11880aa8babf4aa2c9
|
|
| MD5 |
a66499863ec10cbaef7b09bcc21a07ee
|
|
| BLAKE2b-256 |
630497f368dee266bb4ada916b0f77c50637c6545b1bee234bb62562b6895ebe
|
File details
Details for the file deep_time_series-0.1.2-py3-none-any.whl.
File metadata
- Download URL: deep_time_series-0.1.2-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d24bca585fbce36fcc6f74bcece87dd8df70519e31c8c47b722b987e0a753ba
|
|
| MD5 |
f67ce9625c3c59b73a4f49277006342e
|
|
| BLAKE2b-256 |
ee33d1c8b4f90dc74dc86f35c28b336b8dca1257bda737c951be438fcbf6ad4e
|