We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2513b95 commit 135c0d1Copy full SHA for 135c0d1
trinity/algorithm/entropy_loss_fn/entropy_loss_fn.py
@@ -60,4 +60,4 @@ def __call__(
60
61
@classmethod
62
def default_args(cls) -> Dict:
63
- return {"entropy_coef": 0.001}
+ return {"entropy_coef": 0.0}
0 commit comments