Skip to content

Releases: trungnt13/odin-ai

Big update for ODIN

18 Sep 13:45
Compare
Choose a tag to compare
  • 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

Last version for tensorflow 1.x

11 Jul 12:32
Compare
Choose a tag to compare

Summarize the code for compatibility to Tensorflow 1.13.0
Prepare for the update to Tensorflow 0.2beta and Tensorflow-probability 0.7
Possibility for Pytorch extension in future

0.2.0 Release

24 May 08:58
Compare
Choose a tag to compare
  • Update tensorflow version to 0.13.1
  • Update tensorflow-probability version to 0.6.0
  • Add distribution layers and tensorflow-keras utilities

Rename the package

24 Jan 10:16
Compare
Choose a tag to compare
Rename the package Pre-release
Pre-release

Rename the package to avoid confusion with released PYPI packages

Alpha release

24 Jan 08:30
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

Machine Learning:

  • GMM implementation in tensorflow
  • Tmatrix implementation in tensorflow
  • PLDA

Neural Network:

  • The basics

Data processing:

  • most of utilities for speech processing