About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Last updated: Nov 27, 2024
Download and review sample files that show how to run a Federated Learning experiment by using API calls with a Tensorflow Keras model framework.
To see a step-by-step UI driven approach rather than sample files, see the Federated Learning Tensorflow tutorial for UI.
Download the Federated Learning sample files
The Federated Learning sample has two parts, both in Jupyter Notebook format that can run in the latest Python environment.
For single-user demonstrative purposes, the Notebooks are placed in a project. Access the Federated Learning project, and click Create project to get all the sample files at once.
You can also get the Notebook separately. Since, for practical purposes of Federated Learning, one user would run the admin Notebook and multiple users would run the party Notebook. For more details on the admin and party, see Terminology.
Parent topic: Federated Learning tutorial and samples