Hybrid protocol FedLM-PSO that combines Particle Swarm Optimization (PSO) and Levenberg Marquardt (LM) to train MLP models in a Federated Learning environment ...
This animated GIF shows nonlinear curve-fitting using an implementation of the Levenberg-Marquardt algorithm I made from scratch in Python. I decided to make this after running into issues building an ...