TFLearn v0.5.0 Release Notes

Release Date: 2020-11-11 // over 3 years ago
  • Major changes:

    • ๐Ÿ‘ TensorFlow 2.3.0 support
    • ๐Ÿ”จ Refactoring source to use tf.compat.v1

    Minor changes:

    • ๐Ÿ“š Update documentation
    • Various bug fix

Previous changes from v0.3.2

  • Major changes:

    • ๐Ÿ‘ TensorFlow 1.2.0 support

    Minor changes:

    • GAN and DCGAN examples
    • SELU activation
    • Weighted Cross-Entropy
    • Various bug fix