Model averaging (model soups)
Model averaging, also known as model soups, is a technique in machine learning that combines multiple trained models or their parameters to improve performance or robustness. It involves averaging the weights of different models to create a single, consolidated model representation.