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
Accelerator
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
Type
/
to 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
.
SimplexLab
/
TorchJD
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
392
Code
Issues
8
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(aggregation): Add FairGrad
- #688
#688
Merged
ValerianRey
merged 14 commits into
main
SimplexLab/TorchJD:main
from
feat/fairgrad
SimplexLab/TorchJD:feat/fairgrad
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(aggregation): Add FairGrad
#688
ValerianRey
merged 14 commits into
main
SimplexLab/TorchJD:main
from
feat/fairgrad
SimplexLab/TorchJD:feat/fairgrad
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
feat(aggregation): Add FairGrad and FairGradWeighting
Show description for 3b1d511
ValerianRey
and
claude
committed
3b1d511
View commit details
Copy full SHA for 3b1d511
Browse repository at this point
refactor(aggregation): Handle alpha=0 in FairGrad; drop over-defensive except
Show description for b49ce3b
ValerianRey
and
claude
committed
b49ce3b
View commit details
Copy full SHA for b49ce3b
Browse repository at this point
Make tests faster
ValerianRey
committed
662b86c
View commit details
Copy full SHA for 662b86c
Browse repository at this point
Remove entry in README's table (need to add that just before releasing)
ValerianRey
committed
6edd7fa
View commit details
Copy full SHA for 6edd7fa
Browse repository at this point
test(aggregation): Add FairGrad entries in test_values.py
Show description for 3919a97
ValerianRey
and
claude
committed
3919a97
View commit details
Copy full SHA for 3919a97
Browse repository at this point
Commits on May 19, 2026
Merge branch 'main' into feat/fairgrad
ValerianRey
authored
cc4d3e6
View commit details
Copy full SHA for cc4d3e6
Browse repository at this point
Rename x_start to uniform
ValerianRey
committed
c6be822
View commit details
Copy full SHA for c6be822
Browse repository at this point
Simplify power formula
ValerianRey
committed
c7cd6b5
View commit details
Copy full SHA for c7cd6b5
Browse repository at this point
Remove test_alpha_check (there's no check of alpha anymore)
ValerianRey
committed
455f240
View commit details
Copy full SHA for 455f240
Browse repository at this point
Add link to FairGrad paper
ValerianRey
committed
8d852aa
View commit details
Copy full SHA for 8d852aa
Browse repository at this point
Commits on May 20, 2026
Merge branch 'main' into feat/fairgrad
ValerianRey
authored
2eae4f7
View commit details
Copy full SHA for 2eae4f7
Browse repository at this point
Post-merge fixes
ValerianRey
committed
93258db
View commit details
Copy full SHA for 93258db
Browse repository at this point
Remove custom repr and str for FairGradWeighting
ValerianRey
committed
cbb2d12
View commit details
Copy full SHA for cbb2d12
Browse repository at this point
use skip_if_deps_not_installed in fairgrad
ValerianRey
committed
7aeeff6
View commit details
Copy full SHA for 7aeeff6
Browse repository at this point
You can’t perform that action at this time.