Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/PaddlePaddle/PaddleSpatial
- Owner: PaddlePaddle
- License: apache-2.0
- Created: 2021-07-12T09:48:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T05:08:21.000Z (7 months ago)
- Last Synced: 2024-07-11T16:50:10.825Z (4 months ago)
- Language: GLSL
- Homepage:
- Size: 81.6 MB
- Stars: 324
- Watchers: 10
- Forks: 163
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
English | [简体中文](README_cn.md)
----------------------------------------------------
## IntroductionPaddleSpatial 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 GuidePaddleSpatial 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)