chemical_vae
SMILES encoder
A software framework for constructing and training variational autoencoders for encoding molecular SMILES into compact code vectors.
Code for 10.1021/acscentsci.7b00572, now running on Keras 2.0 and Tensorflow
495 stars
36 watching
182 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning implementation of a recurrent variational autoencoder for generating sequential data. | 357 |
| Tools and utilities for generating encoded versions of input data | 9 |
| A vision-language model that uses a query transformer to encode images as visual tokens and allows flexible choice of the number of visual tokens. | 101 |
| Provides an implementation of Skip-Thought Vectors for encoding and analyzing sentence pairs | 2,050 |
| A software framework for learning sentence representations using unsupervised machine learning algorithms | 124 |
| Fast JSON encoding library with custom encoders and support for SMILE format | 1,493 |
| A Python library that provides a robust representation of semantically constrained graphs, specifically for molecules in chemistry. | 696 |
| An open-source implementation of Variational Autoencoders and Conditional Variational Autoencoders for image reconstruction tasks | 503 |
| An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 199 |
| A PyTorch-based implementation of an autoencoder for molecular data processing and encoding. | 88 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| An ASE file decoder and encoder written in Go | 12 |
| A software framework for semi-supervised generative Autoencoder models applied to single-cell data analysis. | 18 |
| A PyTorch implementation of an encoder-free vision-language model that can be fine-tuned for various tasks and modalities | 246 |
| An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings | 471 |