Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 304 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 304 Bytes

Sherbet

Tensorflow implementation of Sherbet paper

Requirements

  • python>=3.7
  • tensorflow==2.3.0
  • numpy
  • scipy
  • pandas

Run

The parameters of this current version are configured in each python file.

python run_preprocess.py

python run_hyperbolic_embedding.py

python train.py