Metadata-Version: 2.1
Name: haohaodaren-project
Version: 0.0.6
Summary: A small example package
Project-URL: Bug Tracker, https://github.com/haohaodaren/autobio-tool
Project-URL: Homepage, https://github.com/haohaodaren/autobio-tool
Author-email: kaizheng&&haoyuanli <a1242884508@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# OpenNE: An open source toolkit for Network Embedding

This repository provides a standard NE/NRL(Network Representation Learning）training and testing framework. In this framework, we unify the input and output interfaces of different NE models and provide scalable options for each model. Moreover, we implement typical NE models under this framework based on tensorflow, which enables these models to be trained with GPUs.
