Clément Chadebec

Results 5 issues of Clément Chadebec

### Discussed in https://github.com/clementchadebec/benchmark_VAE/discussions/39 Originally posted by **osbm** July 31, 2022 Let's say I want to use encode SMILES to latent space. Is it possible to use a sequential algorithm...

feature request

**Feature request** It would be nice to see this variant (https://arxiv.org/abs/2205.07547) of the SQ-VAE implemented in the library.

new model

**New feature** - Bump to `torch>=2.0.1` - Update github actions accordingly

**New features** - Integration of `ray` for hyper-parameters tuning further to #86 - Add a tutorial script `hp_tuning_with_ray.py`

**New features** - Add the possibility to add a context vector `h` to `MADE`. This is made to fit to Fig.2 in https://arxiv.org/abs/1606.04934 where the IAF are parametrized by a...