For Researches
There are different ways how to get started with FELT. To start, we recommend going through:
Complete Getting StartedThis guide should give you an idea of the basic workflow of FELT and how to use it.
Local Experiments
If you want to quickly experiment with the FELT library and training models in a federated setting locally. You can explore our demo using MNIST dataset. This code demonstrates how to locally run and evaluate different models using FELT.
You can also check out our anomaly detection demo on manufacturing data.
Last updated