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

Dynamic SPN example #11

Open
anicolson opened this issue Apr 28, 2020 · 2 comments
Open

Dynamic SPN example #11

anicolson opened this issue Apr 28, 2020 · 2 comments

Comments

@anicolson
Copy link

Hi Jos,

I notice that you have started implementing dynamic SPNs:
https://github.com/pronobis/libspn-eras/blob/master/libspn_keras/layers/temporal_dense_product.py

Thats great!

I was wondering if you could give a simple tutorial about how to implement a dynamic SPN.

Thanks.

@jostosh
Copy link
Collaborator

jostosh commented Apr 29, 2020

Hi Aaron, I'm definitely planning to do this. Any suggestions for a dataset?

@jostosh
Copy link
Collaborator

jostosh commented May 4, 2020

Thanks for the suggestion. I'm afraid your example does not really resemble the typical maximum likelihood training scenario for which SPNs lend themselves well. Probably, one could still do something to similar to what you propose with SPNs, but it is to me not yet trivial how I should proceed.

I'm working on getting dynamic SPNs to the forefront as we speak, but in the process, I stumbled on some false assumptions I made about the things I built so far and the compatibility with TensorFlow 2.x so it's taking a little bit longer than expected, but it should be there later ths week. I will include one of the datasets that's also used in the dynamic SPN paper.

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

2 participants