RRanking WorkflowsCover production-friendly ranking models such as WideDeep, DeepFM, DIN, BST, DIEN, and DCN.Explore ranking models
MMatching and RetrievalSupport two-tower retrieval, sequential recall, multi-interest modeling, and recall evaluation.Explore retrieval models
MTMulti-Task LearningTrain ESMM, MMOE, PLE, AITM, and related multi-task architectures in one workflow.Explore multi-task models
GGenerative ExtensionsExplore generative recommendation directions with the same data, trainer, and deployment conventions.Explore generative models
ONNXDeployment ReadyExport to ONNX, validate runtime behavior, and connect serving-friendly deployment steps.Open ONNX guide
VVector and Search ToolingPlug in Annoy, Faiss, or Milvus for vector indexing and retrieval experiments.Open vector indexing
EXPExperiment VisibilityAdd callbacks, tracking, and visualization to keep experiments reproducible and easier to debug.Open tracking tools
DATAUnified Data PipelineReuse one feature schema, data pipeline, and trainer pattern across ranking, matching, and tutorials.Open data pipeline