MolecularAI / ReinventCommunity

MIT License
152 stars 56 forks source link

Double sigmoid coef_div error #25

Closed marcossantanaioc closed 2 years ago

marcossantanaioc commented 2 years ago

Hello, I'm trying to use the double_sigmoid transformation to cap a property between 10 and 90 but I'm getting the following error:

image

I'm passing coef_div, coef_si and coef_se as 25, 10 and 10, respectively, but the error persists.

marcossantanaioc commented 2 years ago

Solved. It was a typo in the code.