A simple PyTorch library for time series analysis
Project description
What is torchcast? 
torchcast is a library for time series forecasting, classification, and regression in PyTorch. It focuses primarily on making it easy to fetch, preprocess, and iterate over time series datasets. It is still under heavy construction.
Installation
torchcast includes C++ code that must be compiled to be used. To install torchcast, first make sure that you have g++ installed, along with Python, including its development headers. Then, run:
git clone https://github.com/TheoremEngine/torchcast.git
cd torchcast
python3 setup.py install
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
torchcast-0.1.tar.gz
(72.0 kB
view details)
File details
Details for the file torchcast-0.1.tar.gz.
File metadata
- Download URL: torchcast-0.1.tar.gz
- Upload date:
- Size: 72.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26fdf369ed49ac1464498758e2f8a7e1f4d239faeb63b15156a673c662afc1c3
|
|
| MD5 |
8965c04f7d5cdc327ba895c9f4eddb80
|
|
| BLAKE2b-256 |
40b3a6656aff5b8b258c772424cb6beee06a3e458c9723ea7d3ffe6f4288f34a
|