Skip to content

Keras 2.3.1

Compare
Choose a tag to compare
@fchollet fchollet released this 07 Oct 20:06
· 6244 commits to master since this release

Keras 2.3.1 is a minor bug-fix release. In particular, it fixes an issue with using Keras models across multiple threads.

Changes

  • Bug fixes
  • Documentation fixes
  • No API changes
  • No breaking changes