资源算法molencoder

molencoder

2019-09-18 | |  79 |   0 |   0

MolEncoder

Molecular AutoEncoder in PyTorch

Install

$ git clone https://github.com/cxhernandez/molencoder.git && cd molencoder$ python setup.py install

Download Dataset

$ molencoder download --dataset chembl22

Train

$ molencoder train --dataset data/chembl22.h5

Add --cuda flag to enable CUDA. Add --cont to continue training a model from a checkpoint file.

Pre-Trained Model

A pre-trained reference model is available in the ref/ directory. Currently, it performs with ~98% accuracy on the validation set after 100 epochs of training. However, if you succeed at training a better model, feel free to submit a pull request!

TODO

  • [x] Implement encoder

  • [x] Implement decoder

  • [x] Add download command

  • [x] Add train command

  • [ ] Add encode command

  • [ ] Add decode command

  • [x] Add pre-trained model

Shoutouts


上一篇:pytorch_Highway

下一篇:LOLA_DiCE

用户评价
全部评价

热门资源

  • TensorFlow-Course

    This repository aims to provide simple and read...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • mxnet_VanillaCNN

    This is a mxnet implementation of the Vanilla C...

  • tensorflow-sketch...

    Discrlaimer: This is not an official Google pro...

  • vsepp_tensorflow

    Improving Visual-Semantic Embeddings with Hard ...