ArnovanHilten / GenNet

Framework for Interpretable Neural Networks
Apache License 2.0
92 stars 14 forks source link

One hot encoding #94

Closed ArnovanHilten closed 1 year ago

ArnovanHilten commented 1 year ago

Adds the possibility to start from a one-hot encoding as an input. This avoids the linear model assumptions, the effect of 2 is twice the effect of an input with value 1.