luffycodes/neptune
Code for NePTuNe: Neural Powered Tucker Network for Knowledge Graph Completion
This tool helps researchers and data scientists working with knowledge graphs to predict missing relationships. You provide a knowledge graph with existing facts (entities and their relations), and it identifies highly probable, new connections. This is useful for anyone looking to enrich or validate large, interconnected datasets.
No commits in the last 6 months.
Use this if you need to infer new links and relationships within a complex knowledge graph, such as identifying missing connections between concepts, people, or entities.
Not ideal if your data is not structured as a knowledge graph or if you are looking for general-purpose data imputation rather than relation prediction.
Stars
16
Forks
3
Language
Python
License
—
Category
Last pushed
Apr 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/luffycodes/neptune"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.