Skip to content

Releases: cpmpercussion/keras-mdn-layer

Working with TF 2.15.1 and TFP 0.23.0

01 Jul 06:35
Compare
Choose a tag to compare

This version is published with TF 2.15.1 and TFP 0.23.0.
The MDN layer has been updated to use Keras API and Tensorflow 2 APIs.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.2

v0.3.0: Merge pull request #21 from cpmpercussion/tfkeras

04 Nov 02:21
c2c3839
Compare
Choose a tag to compare

Now switched over to tf.keras. Now works with:

  • Tensorflow 2.0.0
  • Tensorflow-probability 0.8.0

v0.2.3

03 Nov 23:43
Compare
Choose a tag to compare
removed old python version

v0.2.1

25 Aug 20:40
Compare
Choose a tag to compare
updated setup procedure for pypi

v0.2

26 Feb 13:39
Compare
Choose a tag to compare
merge

First research release

10 Nov 09:35
Compare
Choose a tag to compare

A Mixture Density Layer for Keras, and examples of interesting use cases.