{"id":13573637,"url":"https://github.com/cxhernandez/molencoder","last_synced_at":"2025-10-09T07:08:04.288Z","repository":{"id":138470215,"uuid":"91862018","full_name":"cxhernandez/molencoder","owner":"cxhernandez","description":"Molecular AutoEncoder in PyTorch","archived":false,"fork":false,"pushed_at":"2020-05-13T19:23:25.000Z","size":52267,"stargazers_count":92,"open_issues_count":7,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-09T07:07:02.004Z","etag":null,"topics":["autoencoder","computational-chemistry","deep-learning","python","pytorch"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cxhernandez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-05-20T03:14:59.000Z","updated_at":"2025-09-22T10:43:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a7526da-cc42-436a-b36d-421cb4d532da","html_url":"https://github.com/cxhernandez/molencoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cxhernandez/molencoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxhernandez%2Fmolencoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxhernandez%2Fmolencoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxhernandez%2Fmolencoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxhernandez%2Fmolencoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cxhernandez","download_url":"https://codeload.github.com/cxhernandez/molencoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxhernandez%2Fmolencoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000986,"owners_count":26082971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoencoder","computational-chemistry","deep-learning","python","pytorch"],"created_at":"2024-08-01T15:00:38.723Z","updated_at":"2025-10-09T07:08:04.271Z","avatar_url":"https://github.com/cxhernandez.png","language":"Python","readme":"# MolEncoder\nMolecular AutoEncoder in PyTorch\n\n## Install\n\n```bash\n$ git clone https://github.com/cxhernandez/molencoder.git \u0026\u0026 cd molencoder\n$ python setup.py install\n```\n\n## Download Dataset\n\n```bash\n$ molencoder download --dataset chembl22\n```\n\n## Train\n\n```bash\n$ molencoder train --dataset data/chembl22.h5\n```\n\nAdd `--cuda` flag to enable CUDA. Add `--cont` to continue training a model from a checkpoint file.\n\n\n## Pre-Trained Model\n\nA 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!\n\n## TODO\n\n- [x] Implement encoder\n- [x] Implement decoder\n- [x] Add download command\n- [x] Add train command\n- [ ] Add encode command\n- [ ] Add decode command\n- [x] Add pre-trained model\n\n\n## Shoutouts\n\n+ [Original paper](https://arxiv.org/abs/1610.02415) by Gómez-Bombarelli, et al.\n+ [keras-molecules](https://github.com/maxhodak/keras-molecules) by Max Hodak\n+ [DeepChem](https://github.com/deepchem/deepchem)\n+ [PyTorch](pytorch.org)\n","funding_links":[],"categories":["Chemistry","Paper implementations｜论文实现","Paper implementations"],"sub_categories":["Other libraries｜其他库:","Other libraries:"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxhernandez%2Fmolencoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxhernandez%2Fmolencoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxhernandez%2Fmolencoder/lists"}