FernandoGaGu / GoJo-ML

Machine Learning and Deep Learning pipelines
MIT License
1 stars 0 forks source link

Rename method `gojo.deepl.models.FusionModel.individualForwardAndCat` #10

Closed FernandoGaGu closed 11 months ago

FernandoGaGu commented 11 months ago

Rename method gojo.deepl.models.FusionModel.individualForwardAndCat as gojo.deepl.models.FusionModel.forwardEmbeddings

FernandoGaGu commented 11 months ago

Update also the input parameter name input_models by encoders, and change the method gojo.deepl.models.FusionModel.individualForwardAndCat by gojo.deepl.models.FusionModel.encode