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

Bayesian Embedding Implementation #86

Open
Anusha851 opened this issue Jun 13, 2021 · 0 comments
Open

Bayesian Embedding Implementation #86

Anusha851 opened this issue Jun 13, 2021 · 0 comments

Comments

@Anusha851
Copy link

Anusha851 commented Jun 13, 2021

Hi,

I’m a beginner trying to implement BayesianEmbedding. I have an array of embeddings of dimension 768 that I’m trying to embed into a feedforward BayesianEmbedding network and reduce the dimensionality to 1. I have a target with whom I would like to compare the output with RMSE criterion.

It would really help if you could provide me with a sample implementation like the one you’ve provided for Bayesian Linear Regression. Thank you very much.

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