Finding similar API functions between Pytorch and Tensorflow with Doc2Vec

Marton Trencseni - Wed 21 December 2022 • Tagged with similarity, python, word2vec, doc2vec, pytorch, tensorflow

I use Doc2Vec to try to find pairs of similar API functions between Pytorch and Tensorflow.

Tensorflow Pytorch

Continue reading