Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
matsen committed Jan 14, 2025
1 parent e3d64dd commit 0144b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netam/dcsm.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ def predictions_of_batch(self, batch):
So, in cases when the sum of the children is > 1, we don't give a
normalized probability distribution, but that's OK for loss calculation
because we are doing softmax.
TODO think about this more.
Note that make all ambiguous codons nan in the output, ensuring that
they must get properly masked downstream.
Expand Down

0 comments on commit 0144b87

Please sign in to comment.