Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CompOmics
/
DeepLC
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
80
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add multi-task learning functionality
- #99
#99
Merged
RalfG
merged 15 commits into
release/4.0
CompOmics/DeepLC:release/4.0
from
4.0_MT
CompOmics/DeepLC:4.0_MT
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add multi-task learning functionality
#99
RalfG
merged 15 commits into
release/4.0
CompOmics/DeepLC:release/4.0
from
4.0_MT
CompOmics/DeepLC:4.0_MT
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
Add multitask adapter fine-tuning and correlation-based head calibration
RobbinBouwmeester
committed
3a7fc5f
View commit details
Copy full SHA for 3a7fc5f
Browse repository at this point
Package pretrained multitask model as default in DeepLC
RobbinBouwmeester
committed
89cbce6
View commit details
Copy full SHA for 89cbce6
Browse repository at this point
Commits on Apr 24, 2026
Fix multitask_model.pt loading: add BatchedHeads/MultitaskDeepLCModel to _architecture and register legacy module shim
Show description for cc26576
RobbinBouwmeester
and
claude
committed
cc26576
View commit details
Copy full SHA for cc26576
Browse repository at this point
Merge pull request #98 from CompOmics/fix/multitask-model-loading
Show description for 6a58ad2
RobbinBouwmeester
authored
6a58ad2
View commit details
Copy full SHA for 6a58ad2
Browse repository at this point
Commits on Jun 22, 2026
Fix black
RobbinBouwmeester
committed
7dfec5d
View commit details
Copy full SHA for 7dfec5d
Browse repository at this point
Black formatting
RobbinBouwmeester
committed
5c6a94e
View commit details
Copy full SHA for 5c6a94e
Browse repository at this point
Commits on Jul 3, 2026
Merge branch 'release/4.0' of https://github.com/compomics/DeepLC into 4.0_MT
RalfG
committed
85f3c7a
View commit details
Copy full SHA for 85f3c7a
Browse repository at this point
refactor: Move MultitaskAdapter to _architecture.py, fix unsqueeze and add annotations
Show description for cac8a84
RalfG
committed
cac8a84
View commit details
Copy full SHA for cac8a84
Browse repository at this point
refactor: Extract multitask helper functions to _multitask_utils.py
Show description for ea5b2b3
RalfG
committed
ea5b2b3
View commit details
Copy full SHA for ea5b2b3
Browse repository at this point
fix: Fix psm_list_reference bug, simplify default model, guard model test
Show description for 129e274
RalfG
committed
129e274
View commit details
Copy full SHA for 129e274
Browse repository at this point
test: Fix test_core comparison for multitask model output
Show description for 237dfae
RalfG
committed
237dfae
View commit details
Copy full SHA for 237dfae
Browse repository at this point
Commits on Jul 7, 2026
Unify model into single DeepLCModel class with optional adapter
Show description for 3b6cdef
RalfG
and
Copilot
committed
3b6cdef
View commit details
Copy full SHA for 3b6cdef
Browse repository at this point
docs: improve docstring formatting
RalfG
committed
8464940
View commit details
Copy full SHA for 8464940
Browse repository at this point
Add Calibration.selected_model_head to replace monkey-patching
Show description for 3143a52
RalfG
and
Copilot
committed
3143a52
View commit details
Copy full SHA for 3143a52
Browse repository at this point
Update CHANGELOG.md
RalfG
committed
a8e996e
View commit details
Copy full SHA for a8e996e
Browse repository at this point
You can’t perform that action at this time.