Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variational inference for Conv2D layers #1813

Open
haniehmsv opened this issue Jun 12, 2024 · 0 comments
Open

Variational inference for Conv2D layers #1813

haniehmsv opened this issue Jun 12, 2024 · 0 comments

Comments

@haniehmsv
Copy link

Hello,
I have been trying to use variational inference to the MLP and CNN (conv2D) layers for my research.
Unlike a comprehensive discussion and examples for probabilistic MLP layers, I could not find any resources implying whether tensorflow_probability has also released VI for the conv2D layers.
My network is built of a combination of MLP-CNN layers and I need to define probabilistic layers for all types of layers in my code. I would appreciate it if you could guide me through finding VI for CNN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant