adventures-in-ml-code
adventures-in-ml-code copied to clipboard
how to save final_embeddings = normalized_embeddings.eval() to txt file word2vec ?
i want to save final_embeddings = normalized_embeddings.eval() to file txt. http://adventuresinmachinelearning.com/word2vec-tutorial-tensorflow/