Fix Python 3 compatibility and codestyle
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix Python 3 compatibility and codestyle
Lukas Geiger
requested to merge
codestyle
into
master
Feb 16, 2018
Overview
0
Commits
3
Pipelines
0
Changes
5
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