-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add multivariate Gaussian model to runner in docs * Update shared model instantiator to allow specifying its structure * Update torch runner to specify shared model structure * Define model mixin from given structure * Use spaces utils to initialize jax model state dictionary * Add support for MultivariateGaussianMixin in shared models * Update model instantiators test in torch * Remove double argument definition * Parse device in jax spaces utils * Update model instantiators test in jax * Update CHANGELOG
- Loading branch information
Showing
7 changed files
with
519 additions
and
329 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.