masato-ka/airc-rl-agent

VAE model have some problems.

Closed this issue · 1 comments

The VAE model works fine, but there are a few implementation errors.

  1. The softplus function is applied to the Variance output by the encoder.
  2. The reparameta rizetrick is running during inference.

Solve at release 1.6.0.