Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PaddlePaddle/PaddleSpatial

PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.
https://github.com/PaddlePaddle/PaddleSpatial

Last synced: 3 months ago
JSON representation

PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.

Awesome Lists containing this project

README

        

English | [简体中文](README_cn.md)



----------------------------------------------------
## Introduction

PaddleSpatial is a spatial-temporal computing tool, taking advantage of the advanced spatial-temporal data mining capacities including spatial transfer learning, time series prediction and region profiling, for facilitating the development of urban computing applications.



## Resources
### Installation Guide

PaddleSpatial is an open source spatial-temporal computing tool based on [PaddlePaddle](https://github.com/paddlepaddle/paddle). The installation prerequisites and guide can be found [here](./installation_guide.md).

### Tutorials
We provide [tutorials](./tutorials) to help you navigate the repository and start quickly.

### Guide for Developers
* To develope new functions based on the source code of PaddleSpatial, please refer to [guide for developers](./developer_guide.md).
* For more details of the APIs, please refer to the [documents](https://paddlespatial.readthedocs.io/).

## Feedback and Community Support

* Questions, reports, and suggestions are welcome through [Github Issues!](https://github.com/PaddlePaddle/PaddleSpatial/issues)

## License

The release of PaddleSpatial is certified by the [Apache 2.0 license.](./LICENSE)