STM-Graph is a Python framework for analyzing spatial-temporal urban data and doing predictions using Graph Neural Networks. It provides a complete end-to-end pipeline from raw event data to trained ...
These are my go-to libraries for Python data crunching.
Abstract: Equivariant quantum graph neural networks (EQGNNs) offer a potentially powerful method to process graph data. However, existing EQGNN models only consider the permutation symmetry of graphs, ...
Abstract: Finding connectivity in graphs has numerous applications, such as social network analysis, data mining, intra-city or inter-cities connectivity, neural network, and many more. The deluge of ...
Cookiecutter Data Science (CCDS) is a tool for setting up a data science project template that incorporates best practices. To learn more about CCDS's philosophy, visit the project homepage. If you ...