himasai9712/smiles2odor-pom-gnn
https://huggingface.co/himasai9712/smiles2odor-pom-gnnPredict olfactory descriptors from SMILES strings. A GINE-based graph neural network trained on the Leffingwell PMP dataset, reproducing the Principal Odor Map (POM) approach.
Sourced from
- HuggingFace — himasai9712/smiles2odor-pom-gnn
Related resources
Keylab/COMO
by KeylabCOMO (Closed-loop Optical Molecule recOgnition) is a deep learning framework for Optical Chemical Structure Recognition (OCSR). It recognizes chemical structure diagrams from images and predicts SMILES strings with atom-level 2D coordinates and bond matrices.
sagawa/ReactionT5v1-forward
by sagawaThis is a ReactionT5 pre-trained to predict the products of reactions.
Hari5115/molecular-odor-predictor
by Hari5115A PyTorch MLP that predicts odor descriptors from a molecule's SMILES string using Morgan (ECFP4) fingerprints. Given any molecule, the model outputs a smell profile across 50 odor categories.
knowledgator/SMILES2IUPAC-canonical-base
by knowledgatorSMILES2IUPAC-canonical-base was designed to accurately translate SMILES chemical names to IUPAC standards.
nvidia/NV-KERMT-70M-v2
by nvidia> Source code, training scripts, and inference utilities for this model: > github.com/NVIDIA-BioNeMo/KERMT > (v2.0 branch / v2.0.0 release tag)
akhljndl/smollm
by akhljndlA 53K-parameter weight-shared transformer that learns SMILES grammar by applying one small block 8 times. It reaches 95.3% validity on ZINC-250K — outperforming an unshared GPT 10× larger (87.6%).