Fréchet ChEMNet Distance
Project description
Fréchet ChemNet Distance
Code for the paper "Fréchet ChemNet Distance: A Metric for Generative Models for Molecules in Drug Discovery" JCIM / ArXiv
Installation
You can install FCD using
pip install fcd
or run the example notebook on Google Colab .
Requirements
numpy
torch
scipy
rdkit
Updates
Version 1.1 changes
- Got rid of unneeded imports
load_ref_model
doesn't need an argument any more to load a model.canonical
andcanonical_smiles
now returnNone
for invalid smiles.- Added
get_fcd
as a quick way to get a the fcd score from two lists of smiles.
Version 1.2 changes
- Ported the package to pytorch with the help of https://github.com/insilicomedicine/fcd_torch
- pytorch allows a lighter package and is more popular than Tensorflow which saves an additional install
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fcd-1.2.1.1.tar.gz
(15.1 MB
view details)
Built Distribution
fcd-1.2.1.1-py3-none-any.whl
(5.2 MB
view details)
File details
Details for the file fcd-1.2.1.1.tar.gz
.
File metadata
- Download URL: fcd-1.2.1.1.tar.gz
- Upload date:
- Size: 15.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c2c1ba7622b2ef4283ae3707c3af880cde32b41f16ef6e49542fac2fff80af |
|
MD5 | 7c42d7f6f9dd74650b9e274abf278365 |
|
BLAKE2b-256 | 1ecb990177a7922d3cc886d6510814047b6151cc7bfbac3c4b24020c1fd29e8e |
File details
Details for the file fcd-1.2.1.1-py3-none-any.whl
.
File metadata
- Download URL: fcd-1.2.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8e61c9476bbe6b9a080df603edb1a35e35bb9f8a1ccf95a7c44385ece6df9de |
|
MD5 | d661bab80cafc24c7c2ddf5030e2ab3b |
|
BLAKE2b-256 | 767e8968763f3d888d307d031b464765714ac7abce361f698f003c6ee714653a |