Skip to content

Conversation

@Alirezak2n
Copy link

This merge request implements DeepLC in PyTorch, replacing TensorFlow/Keras code while maintaining all current APIs. Additionally, updates the documentation of some classes and methods.

PyTorch implementation: Added DeepLCDataset for efficient feature loading, and DeepLCFineTuner to fine-tune DeepLC models.
onnx_model.py: This new file enables the conversion of pretrained DeepLC models from the legacy .keras format into PyTorch's .pt format.

I fix bugs and now it works perfectly
Add fine tuning class, dataset class, and make changes to doc string.
Remove TensorFlow and add PyTorch.
@Alirezak2n Alirezak2n closed this Apr 22, 2025
@Alirezak2n Alirezak2n reopened this Apr 22, 2025
@RalfG RalfG merged commit a373dc9 into CompOmics:dev Apr 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants