diff --git a/README.md b/README.md index 753461a..9fc7600 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ * [Little Ball of Fur](https://github.com/benedekrozemberczki/littleballoffur) - A library for sampling graph structured data. * [GreatX](https://github.com/EdisonLeeeee/GreatX) - A graph reliability toolbox based on PyTorch and PyTorch Geometric (PyG). PyTorch based/compatible * [Jraph](https://github.com/google-deepmind/jraph) - A Graph Neural Network Library in Jax. +* [Skyulf](https://github.com/flyingriverhorse/Skyulf) – A stateless, graph-based ML pipeline engine. Features a "Calculator/Applier" architecture for lightweight deployment, structural leakage prevention, and a visual node editor. ## Learning-to-Rank & Recommender Systems * [LightFM](https://github.com/lyst/lightfm) - A Python implementation of LightFM, a hybrid recommendation algorithm.