Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

dice-embeddings

dice-embeddings enthält 6 gesammelte Skills von dice-group, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
67
aktualisiert
2026-07-10
Forks
18
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

add-model
Softwareentwickler

Add a new Knowledge Graph Embedding model to the dicee framework. Use when implementing a new KGE model, adding a custom scoring function, creating a new algebra-based embedding, or extending BaseKGE with a new architecture.

2026-07-10
add-model
Softwareentwickler

Add a new Knowledge Graph Embedding model to the dicee framework. Use when: implementing a new KGE model, adding a custom scoring function, creating a new algebra-based embedding, extending BaseKGE with a new architecture.

2026-07-10
link-prediction-api
Softwareentwickler

Use a pre-trained KGE model for inference via the KGE class. Use when loading a trained model, predicting missing links (head/relation/tail), answering multi-hop EPFO queries (1p 2p 3p 2i 3i ip pi 2u up), predicting literal values, accessing raw embeddings, or deploying with the Gradio UI.

2026-07-06
run-training
Softwareentwickler

Configure and launch KGE model training in dicee. Use when training a KGE model, choosing a trainer backend, selecting a scoring technique, setting up multi-GPU/DDP/FSDP training, using weight averaging (SWA/EMA/SWAG), configuring periodic evaluation, or resuming training with continual learning.

2026-07-06
run-training
Datenwissenschaftler

Configure and launch KGE model training in dicee. Use when: training a KGE model, choosing a trainer backend, selecting a scoring technique, setting up multi-GPU or DDP training, using weight averaging (SWA/EMA/SWAG), configuring periodic evaluation, resuming training with continual learning.

2026-05-27
link-prediction-api
Softwareentwickler

Use a pre-trained KGE model for inference via the KGE class. Use when: loading a trained model, predicting missing links (head/relation/tail), answering multi-hop EPFO queries (1p 2p 3p 2i 3i ip pi 2u up), predicting literal values, accessing raw embeddings, deploying with the Gradio UI.

2026-04-28