learning-fair-representations
Fair representation algorithm
An implementation of Zemel et al.'s 2013 algorithm for learning fair representations in machine learning
Python numba implementation of Zemel et al. 2013
26 stars
2 watching
12 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
taoqi98/fairvfl | A collection of code implementing the FairVFL algorithm and its associated data structures and utilities for efficient and accurate fairness-aware machine learning model training. | 7 |
mbilalzafar/fair-classification | Provides a Python implementation of fairness mechanisms in classification models to mitigate disparate impact and mistreatment. | 189 |
litian96/fair_flearn | This project develops and evaluates algorithms for fair resource allocation in federated learning, aiming to promote more inclusive AI systems. | 243 |
fairlearn/fairlearn | A Python package to assess and improve the fairness of machine learning models. | 1,948 |
google/ml-fairness-gym | An open source framework for studying long-term fairness effects in machine learning decision systems | 312 |
uclanlp/elmo-c | Efficient Contextual Representation Learning Model with Continuous Outputs | 4 |
valdanylchuk/swiftlearner | A collection of machine learning algorithms implemented in Scala for prototyping and experimentation. | 39 |
zjulearning/graph_level_drug_discovery | A Python project that uses machine learning to improve the representation of molecules in drug discovery | 60 |
okerew/okrolearn | A Python machine learning library providing efficient array operations and neural network functionality | 3 |
yinboc/liif | This project presents an approach to learning continuous image representation using a local implicit function. | 1,271 |
anishathalye/gavel | An expo judging system using pairwise comparisons | 442 |
pouyamghari/pof-mkl | An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning | 0 |
harliwu/fedamd | This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 292 |