facebookincubator / flowtorch

This library would form a permanent home for reusable components for deep probabilistic programming. The library would form and harness a community of users and contributors by focusing initially on complete infra and documentation for how to use and create components.
https://flowtorch.ai
MIT License
300 stars 21 forks source link

Multivariate Bijectors Tutorial issue #112

Open maulberto3 opened 1 year ago

maulberto3 commented 1 year ago

Issue Description

The Multivariate Bijectors tutorial notebook has an issue: someone hit a keyboard interrupt and so it's not complete.

Steps to Reproduce

No steps to reproduce needed, here's a snapshot stright from this github (https://github.com/facebookincubator/flowtorch/blob/main/tutorials/multivariate_bijections.ipynb) image

Expected Behavior

Users should expect the tutorial to be complete.

stefanwebb commented 1 year ago

Thanks for picking up on this! It's an easy fix although with the developments at Meta this morning, I may need to relocate this repo to another place before I can merge PRs