Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 582 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 582 Bytes

all2graph是一个工业级、高度自动化的业务模型深度学习解决方案,主要用于表单数据、关联数据和时序数据建模

安装最新版本
pip install git+https://github.com/wolaituodiban/jsonProMax.git
pip install git+https://github.com/wolaituodiban/all2graph.git

安装稳定版本
pip install git+https://github.com/wolaituodiban/[email protected]
pip install git+https://github.com/wolaituodiban/[email protected]

如果想安装gpu版本,请先按照pytorch和dgl的指使安装对应的cuda版本

教程请见tutorials