文件名称:Python-Autoencoder网络用于学习分子结构的连续表示
文件大小:240KB
文件格式:ZIP
更新时间:2022-08-31 00:15:45
Python开发-机器学习
Autoencoder网络用于学习分子结构的连续表示。A Keras implementation of Aspuru-Guzik's molecular autoencoder paper
【文件预览】:
keras-molecules-master
----sample.py(3KB)
----sample_gen.py(5KB)
----.gitattributes(41B)
----train.py(2KB)
----sample_latent.py(4KB)
----images()
--------latent_tsne.png(81KB)
--------network.png(46KB)
--------latent_2d.png(106KB)
----Dockerfile(755B)
----interpolate.py(3KB)
----requirements.txt(203B)
----train_gen.py(4KB)
----LICENSE(1KB)
----README.md(5KB)
----download_dataset.py(3KB)
----molecules()
--------utils.py(804B)
--------model.py(4KB)
--------__init__.py(0B)
--------vectorizer.py(5KB)
----data()
--------smiles_50k.h5(132B)
--------smiles_500k.h5(133B)
--------model_500k.h5(133B)
----.gitignore(20B)
----preprocess.py(3KB)
----plot.py(1KB)