Skip to content

A library for fair machine learning created for the PyTorch Summer Hackathon 2020.

License

Notifications You must be signed in to change notification settings

FairTorch/FairTorch

Repository files navigation

FairTorch

A library for fair machine learning created for the PyTorch Summer Hackathon 2020.

Installation

git clone https://github.com/FairTorch/FairTorch.git

pip3 install FairTorch

Usage

Once installed, one can import from FairTorch like so:

from FairTorch import fairtorch
import FairTorch.fairtorch.evaluation as evaluation
from FairTorch.fairtorch.evaluation import metrics

For more information on the functionality of FairTorch, visit our documentation.

About

A library for fair machine learning created for the PyTorch Summer Hackathon 2020.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages