Coder Social home page Coder Social logo

steve3nto / tsl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torchspatiotemporal/tsl

0.0 0.0 0.0 206 KB

tsl: a PyTorch library for processing spatiotemporal data.

Home Page: https://torch-spatiotemporal.readthedocs.io/

License: MIT License

Python 100.00%

tsl's Introduction

tsl: a PyTorch library for spatiotemporal data processing

tsl (Torch Spatiotemporal) is a library built to accelerate research on neural spatiotemporal data processing methods, with a focus on Graph Neural Networks.

tsl is built on several libraries of the Python scientific computing ecosystem, with the final objective of providing a straightforward process that goes from data preprocessing to model prototyping. In particular, tsl offers a wide range of utilities to develop neural networks in PyTorch for processing spatiotemporal data signals.

Installation

tsl is compatible with Python>=3.7. We recommend installation from source to be up-to-date with the latest version:

git clone https://github.com/TorchSpatiotemporal/tsl.git
cd tsl
python setup.py install  # Or 'pip install .'

To solve all dependencies, we recommend using Anaconda and the provided environment configuration by running the command:

conda env create -f tsl_env.yml

Alternatively, you can install the library from pip:

pip install torch-spatiotemporal

Please refer to PyG installation guidelines for installation of PyG ecosystem without conda.

Tutorial

The best way to start using tsl is by following the tutorial notebook in examples/notebooks/a_gentle_introduction_to_tsl.ipynb.

Documentation

The documentation is hosted on readthedocs. For local access, you can build it from the docs directory.

Credits

Andrea Cini, Ivan Marisca

tsl's People

Contributors

andreacini avatar ascarrambad avatar marshka avatar torch-spatiotemporal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.