Metadata-Version: 2.4
Name: graph_dictlearn
Version: 0.1.0
Summary: A set of representation learning and dictionary learning algorithms for graph data.
Author-email: Nimendra Gnawardana <nimendraamiththa1@gmail.com>, Siyathma Wedamulla <wedamullasiyathma@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/nimendra-ag/graph_dictlearn
Project-URL: Repository, https://github.com/nimendra-ag/graph_dictlearn
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gensim==4.4.0
Requires-Dist: joblib==1.5.3
Requires-Dist: matplotlib==3.11.0
Requires-Dist: networkx==3.6.1
Requires-Dist: numpy==2.5.0
Requires-Dist: pandas==3.0.3
Requires-Dist: rdkit==2026.3.3
Requires-Dist: scikit-learn==1.9.0
Requires-Dist: scipy==1.18.0
Requires-Dist: seaborn==0.13.2
Dynamic: license-file

# graph_dictlearn
A set of representation learning and dictionary learning algorithms for graph data.

You can use this pip package to apply dictionary learning algorithms for graph data.
