You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to combine keras (theano backend) with Pymc3, I found that Keras does not support such weight initialization as Lasagne does. Is it possible to add support for symbolic initialization in keras?
#6546 - It is the same issue as mine. I also get the missing input error.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.
Hi, I am trying to combine keras (theano backend) with Pymc3, I found that Keras does not support such weight initialization as Lasagne does. Is it possible to add support for symbolic initialization in keras?
#6546 - It is the same issue as mine. I also get the missing input error.
Here is a link to a github gist of the code:
https://gist.github.com/gbengaoti/ec88e36d3dd7f66d9bc32fcf8ec93d18
The text was updated successfully, but these errors were encountered: