Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Generative Tensorial Reinforcement Learning (GENTRL) model
| Date | Stars |
|---|---|
| 2026-07-31 | 639 |
| 2026-08-01 | 639 |
| 2026-08-02 | 639 |
| 2026-08-06 | 639 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Generative Tensorial Reinforcement Learning (GENTRL) Supporting Information for the paper _"[Deep learning enables rapid identification of potent DDR1 kinase inhibitors](https://www.nature.com/articles/s41587-019-0224-x)"_. The GENTRL model is a variational autoencoder with a rich prior distribution of the latent space. We used tensor decompositions to encode the relations between molecular structures and their properties and to learn on data with missing values. We train the model in two steps. First, we learn a mapping of a chemical space on the latent manifold by maximizing the evidence lower bound. We then freeze all the parameters except for the learnable prior and explore the chemical space to find molecules with a high reward.  ## Repository In this repository, we provide an implementation of a GENTRL model with an example trained on a [MOSES](https://github.com/molecularsets/moses) dataset. To run the training procedure, 1. [Install RDKit](https://www.rdkit.org/docs/Install.html) to process molecules 2. Install GENTRL model: `python setup.py install` 3. Install MOSES from the [repository](https://github.com/molecularsets/moses) 4. Run the [pretrain.ipynb](./examples/pretrain.ipynb) to train an autoencoder 5. Run the [train_rl.ipynb](./examples/train_rl.ipynb) to optimize a reward function
Excerpt of 1,354 characters
Read on GitHub2
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:abbec36dc7392369, desc:reinforcement learning