Update README
This commit is contained in:
parent
e83cb9a8a5
commit
2e0ca977bc
@ -12,7 +12,7 @@ JAX bindings and native implementations of differentiable trust region projectio
|
|||||||
- Multiple projection types:
|
- Multiple projection types:
|
||||||
- KL (Kullback-Leibler divergence)
|
- KL (Kullback-Leibler divergence)
|
||||||
- Wasserstein (only diagonal covariance)
|
- Wasserstein (only diagonal covariance)
|
||||||
- Frobenius (wip, not tested)
|
- Frobenius (wip, problem with cov projections)
|
||||||
- Identity (no projection)
|
- Identity (no projection)
|
||||||
- Support for both diagonal and full covariance Gaussians (induced from cholesky decomposition)
|
- Support for both diagonal and full covariance Gaussians (induced from cholesky decomposition)
|
||||||
- Contextual and non-contextual standard deviations (non-contextual means all standard deviations in batch are expected to be the same)
|
- Contextual and non-contextual standard deviations (non-contextual means all standard deviations in batch are expected to be the same)
|
||||||
|
Loading…
Reference in New Issue
Block a user