文件名称:vae-random-graph:vaeg的grapg生成
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-03 20:00:11
Python
使用变分自动编码器设计随机图模型及其在化学设计中的应用
论文: :
所需的包
-张量tensorflow 1.4.1
rdkit >= 2016.03.4
networkx 2.0
命令学习模型
python main.py --num_epochs 10 --learning_rate 0.0001 --log_every 5 --z_dim
【文件预览】:
vae-random-graph-master
----drawgraph.py(1KB)
----cell.py(3KB)
----sample.py(4KB)
----utils.py(4KB)
----README.md(782B)
----config.py(941B)
----layer.py(2KB)
----generate_erdos_renyi.py(2KB)
----main.py(4KB)
----cell.pyc(3KB)
----graphold()
--------test0.edgelist(99B)
----model.py(32KB)