FedML icon indicating copy to clipboard operation
FedML copied to clipboard

Implementing custom ML models

Open amyseoj1 opened this issue 3 years ago • 1 comments

Hello,

Would I be able to run a custom ML model within FedML ?

amyseoj1 avatar Aug 23 '22 16:08 amyseoj1

@amyseoj1 of course. Here are many examples: https://github.com/FedML-AI/FedML/tree/master/examples

For example, you can use CNN, Transformers, GNN like these applications: https://github.com/FedML-AI/FedML/tree/master/python/app

chaoyanghe avatar Aug 23 '22 16:08 chaoyanghe

Issue already addressed by @chaoyanghe.

fedml-dimitris avatar Oct 25 '23 01:10 fedml-dimitris