insilicomedicine/bindgpt_finetuned
https://huggingface.co/insilicomedicine/bindgpt_finetuned!alt text
Sourced from
- HuggingFace — insilicomedicine/bindgpt_finetuned
Related resources
valencelabs/mars-fm
by valencelabsThis repository contains the PyTorch model weights for MarS-FM (Markov Space Flow Matching) trained on the MD-CATH dataset. This model was introduced in the ICLR 2026 paper: MarS-FM: Generative Modeling of Molecular Dynamics via Markov State Models.
ChemFIE-SA is a BERT-like sequence classifier for predicting synthesis accessibility given a SELFIES string of a compound, fine-tuned from gbyuvd/chemselfies-base-bertmlm on DeepSA's expanded dataset from Wang et al. 2023.
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.
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.
Deep learning for chemistry and materials science remains a novel field with lots of potiential. However, the popularity of transfer learning based methods in areas such as NLP and computer vision have not yet been effectively developed in computational chemistry + machine learning.
In recent years, pre-trained language models (PLMs) achieve the best performance on a wide range of natural language processing (NLP) tasks. While the first models were trained on general domain data, specialized ones have emerged to more effectively treat specific domains.