Skip to content

Big update for ODIN

Latest
Compare
Choose a tag to compare
@trungnt13 trungnt13 released this 18 Sep 13:45
· 370 commits to master since this release
  • Move to tensorflow 2.0 and using keras for constructing neural network
  • Adding specialize modules for Bayesian inference
  • New distribution and distribution layers: ZeroInflated, NegativeBinomialDisp
  • Add new statistical network: MixtureDensityNetwork, DenseDistribution, DenseDeterministic and more utilities for manipulating the output distributions in keras.

Tested against tensorflow-2.0.0-rc1 and tensorflow_probability-0.8.0-rc0