Can you add compute Loss feature (as seen in Word2Vec model) in the fasttext Implementation too. It will help us in sending a callback to monitor the loss at each epoch. #2658
Labels
feature
Issue described a new feature
I was trying to monitor the loss vs epoch for word2vec and fasttext. But wasn't able to do so for fasttext because of no implementation of compute loss function.
The text was updated successfully, but these errors were encountered: