Skip to content

Commit

Permalink
Update deeptcn model
Browse files Browse the repository at this point in the history
  • Loading branch information
PvtKaefsky committed May 16, 2024
1 parent dcb209b commit 53dbd5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fedot_ind/core/repository/model_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ class AtomizedModel(Enum):
'omniscale_model': OmniScaleModel,
'resnet_model': ResNetModel,
'tcn_model': TCNModel,
'tcn_model': TCNModel,
# transformer models
'tst_model': TSTModel,
# explainable models
Expand Down

0 comments on commit 53dbd5b

Please sign in to comment.