Skip to content

Fix Python 3 compatibility and codestyle

Main changes:

  • Python 3 compatibility
  • Fix missing imports
  • Explicit imports of keras layers to make it easier for beginners to understand where functions come from
  • Make code PEP8 compliant ;)

Merge request reports

Loading