python-alp
python-alp copied to clipboard
Make master green
The master is broken.
From what I can see, the test utils argnames in keras have changed (https://github.com/fchollet/keras/blob/master/keras/utils/test_utils.py) so this is a start.
Maybe we should not rely on keras to generate test_data ? or freeze a dependency version ?