BIMSBbioinfo / janggu

Deep learning infrastructure for genomics
GNU General Public License v3.0
254 stars 33 forks source link

Type Error: __init__() got an unexpected keyword argument 'epochs' #26

Closed starboyvarun closed 3 years ago

starboyvarun commented 3 years ago

1 2 3 4 hello, Is this a bug? Please tell me how can I solve it? It would be helpful if you also let me know which documentation to refer to. Thank you.

wkopp commented 3 years ago

No, it's not a bug. There is no epochs argument for ReduceDim. You got your closing parentheses wrong.