deepforge-dev / deepforge-keras

A deepforge extension providing support for neural networks using keras
Apache License 2.0
8 stars 3 forks source link

Incorrect argument order in Bidirectional layer #86

Open brollb opened 6 years ago

brollb commented 6 years ago

This is a pretty minor point but the layer pointer should be before the other attributes of the layer. deepinscreenshot_select-area_20180417135539

brollb commented 4 years ago

This is due to a shortcoming in webgme-easydag where the attributes are always listed before the pointers...