Skip to contents

check embeddings checking user provided embedding matrix

Usage

check_embeddings(embeddings)

Arguments

embeddings

a matrix

Value

a formated matrix

Details

If a user provides their own embedding matrix, we need to check if it fits the required format and if not throw, errors, warnings or adjust if possible.