https://github.com/paddlepaddle/paddlespatial
PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.
https://github.com/paddlepaddle/paddlespatial
Last synced: 6 months ago
JSON representation
PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.
- Host: GitHub
- URL: https://github.com/paddlepaddle/paddlespatial
- Owner: PaddlePaddle
- License: apache-2.0
- Created: 2021-07-12T09:48:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:55:43.000Z (over 1 year ago)
- Last Synced: 2025-01-26T02:45:48.598Z (over 1 year ago)
- Language: GLSL
- Homepage:
- Size: 90.6 MB
- Stars: 342
- Watchers: 10
- Forks: 170
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)