-
Hi, Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi, sorry, we don't have code for the piecewise linear model any more. The model in the "end-to-end" paper was written in Theano, which is not maintained any more, and wasn't in a good state for publication to begin with. You can consider the Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Hi,
sorry, we don't have code for the piecewise linear model any more. The model in the "end-to-end" paper was written in Theano, which is not maintained any more, and wasn't in a good state for publication to begin with.
You can consider the
NoisyDeepFactorized
model a drop-in replacement that also doesn't have some of the problems of the piecewise linear model (e.g. it can model smooth densities more accurately).Hope this helps!