https://github.com/MSLacerda/beholder-core/blob/200b940231634250255de22b43d3fc8651365067/src/train.py#L55 In this line, after run first epoch the train code stop and raise `ValueError: To visualize embeddings, embeddings_data must be provided.`
beholder-core/src/train.py
Line 55 in 200b940
In this line, after run first epoch the train code stop and raise
ValueError: To visualize embeddings, embeddings_data must be provided.