# Generated by roxygen2: do not edit by hand

S3method(summary,BNN)
export(.set_seed)
export(BNN)
export(BNN.totparams)
export(BayesFluxR_setup)
export(Chain)
export(Dense)
export(Gamma)
export(InverseGamma)
export(LSTM)
export(Normal)
export(RNN)
export(Truncated)
export(bayes_by_backprop)
export(find_mode)
export(initialise.allsame)
export(likelihood.feedforward_normal)
export(likelihood.feedforward_tdist)
export(likelihood.seqtoone_normal)
export(likelihood.seqtoone_tdist)
export(madapter.DiagCov)
export(madapter.FixedMassMatrix)
export(madapter.FullCov)
export(madapter.RMSProp)
export(mcmc)
export(opt.ADAM)
export(opt.Descent)
export(opt.RMSProp)
export(posterior_predictive)
export(prior.gaussian)
export(prior.mixturescale)
export(prior_predictive)
export(sadapter.Const)
export(sadapter.DualAverage)
export(sampler.AdaptiveMH)
export(sampler.GGMC)
export(sampler.HMC)
export(sampler.SGLD)
export(sampler.SGNHTS)
export(tensor_embed_mat)
export(to_bayesplot)
export(vi.get_samples)
importFrom(stats,rnorm)
