Section 01
KGE-training Project Guide: Knowledge Graph Embedding Model Training and Visualization Practice
KGE-training is an open-source knowledge graph embedding (KGE) model training project developed by eightTT. It completes the training and evaluation of TransE and RotatE models on the classic FB15K dataset, and visualizes the underlying reasoning structure learned by the models through t-SNE dimensionality reduction. This project provides a complete practical reference for beginners in the KGE field.