Rik Nijessen

Results 3 comments of Rik Nijessen

I agree with everyone above. This seems like a nice addition to Keras!

When I ran the code as is, I got an error on [this](https://github.com/phdowling/abcnn-keras/blob/master/keras_abcnn.py#L174) line I thought it was a padding issue, so I changed `border_mode` to `same` instead of `valid`...

This PR would be very helpful for me! Is there any update?