Skip to content

Commit

Permalink
single liner precommit-nit
Browse files Browse the repository at this point in the history
Signed-off-by: youliang <[email protected]>
  • Loading branch information
youliangtan committed May 25, 2024
1 parent e2065d6 commit cdb787d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serl_launcher/serl_launcher/networks/reward_classifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from serl_launcher.common.encoding import EncodingWrapper
from flax.core.frozen_dict import freeze, unfreeze


class BinaryClassifier(nn.Module):
encoder_def: nn.Module
hidden_dim: int = 256
Expand Down

0 comments on commit cdb787d

Please sign in to comment.