davharris / mistnet2

Neural Networks with Latent Random Variables in R
Other
4 stars 0 forks source link

Add a predict function #20

Closed davharris closed 8 years ago

davharris commented 8 years ago

Basically just sample from z's prior and then feedforward, I think.

Then, once MCMC sampling for z exists (#21), we could condition on partial observations too.