Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvoelcker/sequential_inference
A repository for sequence models build on amortized variational inference in pytorch
https://github.com/cvoelcker/sequential_inference
Last synced: 5 days ago
JSON representation
A repository for sequence models build on amortized variational inference in pytorch
- Host: GitHub
- URL: https://github.com/cvoelcker/sequential_inference
- Owner: cvoelcker
- License: mit
- Created: 2021-04-27T17:06:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T08:48:05.000Z (over 2 years ago)
- Last Synced: 2024-10-30T05:59:10.181Z (about 2 months ago)
- Language: Python
- Size: 37.2 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sequential_inference
A repository for sequence models build on amortized variational inference in pytorch. Contains integration for RL experiments build on the theory of Dreamer and SLAC.