0 Forks
8 Stars
8 Watchers

TraceFL

TraceFL is a novel mechanism for Federated Learning that achieves interpretability by tracking neuron provenance. It identifies clients responsible for global model predictions, achieving 99% accuracy across diverse datasets (e.g., medical imaging) and neural networks (e.g., GPT).

How to download and setup TraceFL

Open terminal and run command
git clone https://github.com/warisgill/TraceFL.git
git clone is used to create a copy or clone of TraceFL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TraceFL https://github.com/warisgill/TraceFL/archive/master.zip

Or simply clone TraceFL with SSH
[email protected]:warisgill/TraceFL.git

If you have some problems with TraceFL

You may open issue on TraceFL support forum (system) here: https://github.com/warisgill/TraceFL/issues