matsengrp / torchdms

Analyze deep mutational scanning data with PyTorch
https://matsengrp.github.io/torchdms/
2 stars 0 forks source link

Monotonic patch #177

Closed jgallowa07 closed 2 years ago

jgallowa07 commented 2 years ago

Description

Adds NOTE about monotonic params and bias parameters which may result in the non fit's we've been seeing

Closes #154

Tests

The tests involve making sure the monotonic model actually sets the correct layers above zero and runs a test run with a monotonic model for 1 epoch

Checklist: