Releases: JesperDramsch/keras-complex
Releases · JesperDramsch/keras-complex
v0.2.3 – Tensorflow 2 and tf.keras backend
Update to TF 2
What's Changed
- Prepare PyPI release with pyproject.toml by @JesperDramsch
- Revert "Fixes for Python3 and Keras-2.3.1" by @JesperDramsch in #7
- Switching to tensorflow keras API for Tensorflow 2.0+ by @Blubbaa in #9
- Adding support for conv1d_transpose by @casabre in #20
New Contributors
- @JesperDramsch made their first contribution in #7
- @Blubbaa made their first contribution in #9
- @casabre made their first contribution in #20
Full Changelog: v0.1.3-alpha...v0.2.0
Examples working
Thanks to a great PR refactoring the scripts examples.
PyPI and RTD release
v0.1.2-alpha Additional classifiers