资源算法DS222-Poincare-Embedding

DS222-Poincare-Embedding

2020-04-03 | |  46 |   0 |   0

Poincaré Embeddings for Learning Hierarchical Representations using Distributed frameworks

Implementation of Poincaré Embeddings for Learning Hierarchical Representations using distributed frameworks such as TensorFlow, PyTorch and HOROVOD.

图片.png

Installation

Simply clone this repository via

git clone https://github.com/sobalgi/DS222-Poincare-Embedding.gitcd DS222-Poincare-Embedding

Dependencies

  • Python 3 with NumPy

  • PyTorch

  • TensorFlow

  • Horovod

  • Scikit-Learn

  • NLTK (to generate the WordNet data)

Folders

For TensorFLow implementations

cd tensorflow

For PyTorch implementations

cd pytorch

For Numpy implementation

cd numpy

The steps to reproduce the results of the experiments are given in the respective readme files of the folders.

References

Original implementaion of Poincare Embeddings from Facebook AI Research. (with unresolved issues!!!)

FAIR code

Instructions to setup and use Horovod with PyTorch and TensorFlow.

HOROVOD


上一篇:geodesic-poincare-embeddings

下一篇:EE299-poincare-embedding

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...